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

This static class lists all DiagramRibbon related public Commands.

Definition

Namespace:Telerik.Windows.Controls.Diagrams.Ribbon

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

Syntax:

C#
public static class DiagramRibbonCommands

Inheritance: objectDiagramRibbonCommands

Properties

ChangeConnectionType

RoutedUICommand

Gets the ChangeConnectionType command.

C#
public static RoutedUICommand ChangeConnectionType { get; }

ChangeShapeTool

RoutedUICommand

Gets the ChangeShapeTool command.

C#
public static RoutedUICommand ChangeShapeTool { get; }

Gets the ChangeUseFreeConnectors command.

C#
public static RoutedUICommand ChangeUseFreeConnectors { get; }

EnableAStarRouter

RoutedUICommand

Gets the EnableAStarRouter command.

C#
public static RoutedUICommand EnableAStarRouter { get; }

RouteAll

RoutedUICommand

Gets the RouteAll command.

C#
public static RoutedUICommand RouteAll { get; }

SugiyamaLayout

RoutedUICommand

Gets the SugiyamaLayout command.

C#
public static RoutedUICommand SugiyamaLayout { get; }

TreeLayout

RoutedUICommand

Gets the TreeLayout command.

C#
public static RoutedUICommand TreeLayout { get; }