Class GraphGroupEditor
Inheritance
GraphGroupEditor
Inherited Members
Namespace: Ludiq.Bolt
Syntax
public class GraphGroupEditor : GraphElementEditor<IGraphContext>, IDisposable, IGraphContextualEditor
Constructors
GraphGroupEditor(Accessor)
Declaration
public GraphGroupEditor(Accessor accessor)
Parameters
| Type | Name | Description |
|---|---|---|
| Accessor | accessor |
Properties
summaryAccessor
Declaration
protected override Accessor summaryAccessor { get; }
Property Value
| Type | Description |
|---|---|
| Accessor |
Overrides
titleAccessor
Declaration
protected override Accessor titleAccessor { get; }
Property Value
| Type | Description |
|---|---|
| Accessor |