Class
DiagramRibbonCommands

This static class lists all DiagramRibbon related public Commands.

Definition

Namespace:Telerik.Windows.Controls.Diagrams.Ribbon

Assembly:Telerik.Windows.Controls.Diagrams.Ribbon.dll

Syntax:

cs-api-definition
public static class DiagramRibbonCommands

Inheritance: objectDiagramRibbonCommands

Properties

ChangeConnectionType

Gets the ChangeConnectionType command.

Declaration

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

Property Value

RoutedUICommand

ChangeShapeTool

Gets the ChangeShapeTool command.

Declaration

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

Property Value

RoutedUICommand

ChangeUseFreeConnectors

Gets the ChangeUseFreeConnectors command.

Declaration

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

Property Value

RoutedUICommand

EnableAStarRouter

Gets the EnableAStarRouter command.

Declaration

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

Property Value

RoutedUICommand

RouteAll

Gets the RouteAll command.

Declaration

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

Property Value

RoutedUICommand

SugiyamaLayout

Gets the SugiyamaLayout command.

Declaration

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

Property Value

RoutedUICommand

TreeLayout

Gets the TreeLayout command.

Declaration

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

Property Value

RoutedUICommand