Class DiagramCommands
This static class lists all Diagram public Commands.
Inheritance
Namespace: Telerik.Windows.Controls.Diagrams
Assembly: Telerik.Windows.Controls.Diagrams.dll
Syntax
public static class DiagramCommands : Object
Properties
Align
Gets the Align command.
Declaration
public static RoutedUICommand Align { get; }
Property Value
RoutedUICommand
|
AutoFit
Gets the Auto fit command.
Declaration
public static RoutedUICommand AutoFit { get; }
Property Value
RoutedUICommand
|
BeginEdit
Gets the BeginEdit command.
Declaration
public static RoutedUICommand BeginEdit { get; }
Property Value
RoutedUICommand
The open. |
BringForward
Gets the BringForward command.
Declaration
public static RoutedUICommand BringForward { get; }
Property Value
RoutedUICommand
|
BringToFront
Gets the BringToFront command.
Declaration
public static RoutedUICommand BringToFront { get; }
Property Value
RoutedUICommand
|
CancelEdit
Gets the CancelEdit command.
Declaration
public static RoutedUICommand CancelEdit { get; }
Property Value
RoutedUICommand
The open. |
Clear
Gets the Clear command.
Declaration
public static RoutedUICommand Clear { get; }
Property Value
RoutedUICommand
|
CommitEdit
Gets the CommitEdit command.
Declaration
public static RoutedUICommand CommitEdit { get; }
Property Value
RoutedUICommand
The open. |
Copy
Gets the Copy command.
Declaration
public static RoutedUICommand Copy { get; }
Property Value
RoutedUICommand
|
Cut
Gets the Cut command.
Declaration
public static RoutedUICommand Cut { get; }
Property Value
RoutedUICommand
|
Delete
Gets the Delete command.
Declaration
public static RoutedUICommand Delete { get; }
Property Value
RoutedUICommand
|
Duplicate
Gets the Duplicate command.
Declaration
public static RoutedUICommand Duplicate { get; }
Property Value
RoutedUICommand
|
See Also
Export
Gets the Export command.
Declaration
public static RoutedUICommand Export { get; }
Property Value
RoutedUICommand
|
Group
Gets the Group command.
Declaration
public static RoutedUICommand Group { get; }
Property Value
RoutedUICommand
|
Layout
Gets the Layout command.
Declaration
public static RoutedUICommand Layout { get; }
Property Value
RoutedUICommand
|
Load
Gets the Load command.
Declaration
public static RoutedUICommand Load { get; }
Property Value
RoutedUICommand
|
Nudge
Gets the Nudge command.
Declaration
public static RoutedUICommand Nudge { get; }
Property Value
RoutedUICommand
|
See Also
Open
Gets the Open command.
Declaration
public static RoutedUICommand Open { get; }
Property Value
RoutedUICommand
The open. |
Paste
Gets the Paste command.
Declaration
public static RoutedUICommand Paste { get; }
Property Value
RoutedUICommand
|
Gets the Print command.
Declaration
public static RoutedUICommand Print { get; }
Property Value
RoutedUICommand
|
Redo
Gets the Redo command.
Declaration
public static RoutedUICommand Redo { get; }
Property Value
RoutedUICommand
|
Save
Gets the Save command.
Declaration
public static RoutedUICommand Save { get; }
Property Value
RoutedUICommand
|
SelectAll
Gets the SelectAll command.
Declaration
public static RoutedUICommand SelectAll { get; }
Property Value
RoutedUICommand
|
SendBackward
Gets the SendBackward command.
Declaration
public static RoutedUICommand SendBackward { get; }
Property Value
RoutedUICommand
|
SendToBack
Gets the SendToBack command.
Declaration
public static RoutedUICommand SendToBack { get; }
Property Value
RoutedUICommand
|
Snap
Gets the Snap command.
Declaration
public static RoutedUICommand Snap { get; }
Property Value
RoutedUICommand
|
SwitchGridVisibility
Gets the SwitchGridVisibility command.
Declaration
public static RoutedUICommand SwitchGridVisibility { get; }
Property Value
RoutedUICommand
|
Undo
Gets the Undo command.
Declaration
public static RoutedUICommand Undo { get; }
Property Value
RoutedUICommand
|
Ungroup
Gets the Ungroup command.
Declaration
public static RoutedUICommand Ungroup { get; }
Property Value
RoutedUICommand
|