Class ExecuteAction
Represents the execute action of the command.
Inheritance
System.Object
ExecuteAction
Namespace: Telerik.Windows.Diagrams.Core
Assembly: Telerik.Windows.Diagrams.Core.dll
Syntax
public sealed class ExecuteAction : Enum
Fields
ClearUndoRedo
UndoRedoService cleared action.
Declaration
public const ExecuteAction ClearUndoRedo
Field Value
ExecuteAction
|
Execute
Redo
Undo
value__
Declaration
public int value__
Field Value
System.Int32
|