DiagramCommands
This static class lists all Diagram public Commands.
Definition
Namespace:Telerik.WinControls.UI.Diagrams
Assembly:Telerik.WinControls.RadDiagram.dll
Syntax:
public static class DiagramCommands
Inheritance: objectDiagramCommands
Properties
Gets the Align command.
public static RoutedUICommand Align { get; }
Gets the Auto fit command.
public static RoutedUICommand AutoFit { get; }
Gets the BeginEdit command.
public static RoutedUICommand BeginEdit { get; }
The open.
Gets the BringForward command.
public static RoutedUICommand BringForward { get; }
Gets the BringToFront command.
public static RoutedUICommand BringToFront { get; }
Gets the CancelEdit command.
public static RoutedUICommand CancelEdit { get; }
The open.
Gets the Clear command.
public static RoutedUICommand Clear { get; }
Gets the CommitEdit command.
public static RoutedUICommand CommitEdit { get; }
The open.
Gets the Copy command.
public static RoutedUICommand Copy { get; }
Gets the Cut command.
public static RoutedUICommand Cut { get; }
Gets the Delete command.
public static RoutedUICommand Delete { get; }
Gets the Duplicate command.
public static RoutedUICommand Duplicate { get; }
Gets the Export command.
public static RoutedUICommand Export { get; }
Gets the Group command.
public static RoutedUICommand Group { get; }
Gets the Layout command.
public static RoutedUICommand Layout { get; }
Gets the Load command.
public static RoutedUICommand Load { get; }
Gets the Nudge command.
public static RoutedUICommand Nudge { get; }
Gets the Open command.
public static RoutedUICommand Open { get; }
The open.
Gets the Paste command.
public static RoutedUICommand Paste { get; }
Gets the Redo command.
public static RoutedUICommand Redo { get; }
Gets the Save command.
public static RoutedUICommand Save { get; }
Gets the SelectAll command.
public static RoutedUICommand SelectAll { get; }
Gets the SendBackward command.
public static RoutedUICommand SendBackward { get; }
Gets the SendToBack command.
public static RoutedUICommand SendToBack { get; }
Gets the Snap command.
public static RoutedUICommand Snap { get; }
Gets the SwitchGridVisibility command.
public static RoutedUICommand SwitchGridVisibility { get; }
Gets the Undo command.
public static RoutedUICommand Undo { get; }
Gets the Ungroup command.
public static RoutedUICommand Ungroup { get; }