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

This static class lists all Diagram public Commands.

Definition

Namespace:Telerik.Windows.Controls.Diagrams

Assembly:Telerik.Windows.Controls.Diagrams.dll

Syntax:

C#
public static class DiagramCommands

Inheritance: objectDiagramCommands

Properties

Align

RoutedUICommand

Gets the Align command.

C#
public static RoutedUICommand Align { get; }

AutoFit

RoutedUICommand

Gets the Auto fit command.

C#
public static RoutedUICommand AutoFit { get; }

BeginEdit

RoutedUICommand

Gets the BeginEdit command.

C#
public static RoutedUICommand BeginEdit { get; }
Property Value:

The open.

BringForward

RoutedUICommand

Gets the BringForward command.

C#
public static RoutedUICommand BringForward { get; }

BringToFront

RoutedUICommand

Gets the BringToFront command.

C#
public static RoutedUICommand BringToFront { get; }

CancelEdit

RoutedUICommand

Gets the CancelEdit command.

C#
public static RoutedUICommand CancelEdit { get; }
Property Value:

The open.

Clear

RoutedUICommand

Gets the Clear command.

C#
public static RoutedUICommand Clear { get; }

CommitEdit

RoutedUICommand

Gets the CommitEdit command.

C#
public static RoutedUICommand CommitEdit { get; }
Property Value:

The open.

Copy

RoutedUICommand

Gets the Copy command.

C#
public static RoutedUICommand Copy { get; }

Cut

RoutedUICommand

Gets the Cut command.

C#
public static RoutedUICommand Cut { get; }

Delete

RoutedUICommand

Gets the Delete command.

C#
public static RoutedUICommand Delete { get; }

Duplicate

RoutedUICommand

Gets the Duplicate command.

C#
public static RoutedUICommand Duplicate { get; }

Export

RoutedUICommand

Gets the Export command.

C#
public static RoutedUICommand Export { get; }

Group

RoutedUICommand

Gets the Group command.

C#
public static RoutedUICommand Group { get; }

Layout

RoutedUICommand

Gets the Layout command.

C#
public static RoutedUICommand Layout { get; }

Load

RoutedUICommand

Gets the Load command.

C#
public static RoutedUICommand Load { get; }

Nudge

RoutedUICommand

Gets the Nudge command.

C#
public static RoutedUICommand Nudge { get; }

Open

RoutedUICommand

Gets the Open command.

C#
public static RoutedUICommand Open { get; }
Property Value:

The open.

Paste

RoutedUICommand

Gets the Paste command.

C#
public static RoutedUICommand Paste { get; }

Redo

RoutedUICommand

Gets the Redo command.

C#
public static RoutedUICommand Redo { get; }

Save

RoutedUICommand

Gets the Save command.

C#
public static RoutedUICommand Save { get; }

SelectAll

RoutedUICommand

Gets the SelectAll command.

C#
public static RoutedUICommand SelectAll { get; }

SendBackward

RoutedUICommand

Gets the SendBackward command.

C#
public static RoutedUICommand SendBackward { get; }

SendToBack

RoutedUICommand

Gets the SendToBack command.

C#
public static RoutedUICommand SendToBack { get; }

Snap

RoutedUICommand

Gets the Snap command.

C#
public static RoutedUICommand Snap { get; }

SwitchGridVisibility

RoutedUICommand

Gets the SwitchGridVisibility command.

C#
public static RoutedUICommand SwitchGridVisibility { get; }

Undo

RoutedUICommand

Gets the Undo command.

C#
public static RoutedUICommand Undo { get; }

Ungroup

RoutedUICommand

Gets the Ungroup command.

C#
public static RoutedUICommand Ungroup { get; }