Class HistoryChangeAction
Specifies the history entry type for the nodes/connectors.
Inheritance
System.Object
HistoryChangeAction
Namespace: Syncfusion.Blazor.Diagrams
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class HistoryChangeAction : Enum
Fields
CustomAction
Sets the history entry type is node.
Declaration
public const HistoryChangeAction CustomAction
Field Value
Type | Description |
---|---|
HistoryChangeAction |
Redo
Sets the history entry type is Selector Model.
Declaration
public const HistoryChangeAction Redo
Field Value
Type | Description |
---|---|
HistoryChangeAction |
Undo
Sets the history entry type is Connector.
Declaration
public const HistoryChangeAction Undo
Field Value
Type | Description |
---|---|
HistoryChangeAction |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |