Class
DiagramCommands

This static class lists all Diagram public Commands.

Definition

Namespace:Telerik.Windows.Controls.Diagrams

Assembly:Telerik.Windows.Controls.Diagrams.dll

Syntax:

cs-api-definition
public static class DiagramCommands

Inheritance: objectDiagramCommands

Properties

Align

Gets the Align command.

Declaration

cs-api-definition
public static RoutedUICommand Align { get; }

Property Value

RoutedUICommand

AutoFit

Gets the Auto fit command.

Declaration

cs-api-definition
public static RoutedUICommand AutoFit { get; }

Property Value

RoutedUICommand

BeginEdit

Gets the BeginEdit command.

Declaration

cs-api-definition
public static RoutedUICommand BeginEdit { get; }

Property Value

RoutedUICommand

The open.

BringForward

Gets the BringForward command.

Declaration

cs-api-definition
public static RoutedUICommand BringForward { get; }

Property Value

RoutedUICommand

BringToFront

Gets the BringToFront command.

Declaration

cs-api-definition
public static RoutedUICommand BringToFront { get; }

Property Value

RoutedUICommand

CancelEdit

Gets the CancelEdit command.

Declaration

cs-api-definition
public static RoutedUICommand CancelEdit { get; }

Property Value

RoutedUICommand

The open.

Clear

Gets the Clear command.

Declaration

cs-api-definition
public static RoutedUICommand Clear { get; }

Property Value

RoutedUICommand

CommitEdit

Gets the CommitEdit command.

Declaration

cs-api-definition
public static RoutedUICommand CommitEdit { get; }

Property Value

RoutedUICommand

The open.

Copy

Gets the Copy command.

Declaration

cs-api-definition
public static RoutedUICommand Copy { get; }

Property Value

RoutedUICommand

Cut

Gets the Cut command.

Declaration

cs-api-definition
public static RoutedUICommand Cut { get; }

Property Value

RoutedUICommand

Delete

Gets the Delete command.

Declaration

cs-api-definition
public static RoutedUICommand Delete { get; }

Property Value

RoutedUICommand

Duplicate

Gets the Duplicate command.

Declaration

cs-api-definition
public static RoutedUICommand Duplicate { get; }

Property Value

RoutedUICommand

Export

Gets the Export command.

Declaration

cs-api-definition
public static RoutedUICommand Export { get; }

Property Value

RoutedUICommand

Group

Gets the Group command.

Declaration

cs-api-definition
public static RoutedUICommand Group { get; }

Property Value

RoutedUICommand

Layout

Gets the Layout command.

Declaration

cs-api-definition
public static RoutedUICommand Layout { get; }

Property Value

RoutedUICommand

Load

Gets the Load command.

Declaration

cs-api-definition
public static RoutedUICommand Load { get; }

Property Value

RoutedUICommand

Nudge

Gets the Nudge command.

Declaration

cs-api-definition
public static RoutedUICommand Nudge { get; }

Property Value

RoutedUICommand

Open

Gets the Open command.

Declaration

cs-api-definition
public static RoutedUICommand Open { get; }

Property Value

RoutedUICommand

The open.

Paste

Gets the Paste command.

Declaration

cs-api-definition
public static RoutedUICommand Paste { get; }

Property Value

RoutedUICommand

Redo

Gets the Redo command.

Declaration

cs-api-definition
public static RoutedUICommand Redo { get; }

Property Value

RoutedUICommand

Save

Gets the Save command.

Declaration

cs-api-definition
public static RoutedUICommand Save { get; }

Property Value

RoutedUICommand

SelectAll

Gets the SelectAll command.

Declaration

cs-api-definition
public static RoutedUICommand SelectAll { get; }

Property Value

RoutedUICommand

SendBackward

Gets the SendBackward command.

Declaration

cs-api-definition
public static RoutedUICommand SendBackward { get; }

Property Value

RoutedUICommand

SendToBack

Gets the SendToBack command.

Declaration

cs-api-definition
public static RoutedUICommand SendToBack { get; }

Property Value

RoutedUICommand

Snap

Gets the Snap command.

Declaration

cs-api-definition
public static RoutedUICommand Snap { get; }

Property Value

RoutedUICommand

SwitchGridVisibility

Gets the SwitchGridVisibility command.

Declaration

cs-api-definition
public static RoutedUICommand SwitchGridVisibility { get; }

Property Value

RoutedUICommand

Undo

Gets the Undo command.

Declaration

cs-api-definition
public static RoutedUICommand Undo { get; }

Property Value

RoutedUICommand

Ungroup

Gets the Ungroup command.

Declaration

cs-api-definition
public static RoutedUICommand Ungroup { get; }

Property Value

RoutedUICommand