New to Telerik UI for WinFormsStart a free 30-day trial

Represents the execute action of the command.

Definition

Namespace:Telerik.Windows.Diagrams.Core

Assembly:Telerik.WinControls.RadDiagram.dll

Syntax:

C#
public enum ExecuteAction

Fields

UndoRedoService cleared action.

C#
ClearUndoRedo = 3

Execute action.

C#
Execute = 0

Redo action.

C#
Redo = 2

Undo action.

C#
Undo = 1
In this article
DefinitionFieldsClearUndoRedoExecuteRedoUndo
Not finding the help you need?
Contact Support