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

RadLayoutControl related RoutedUICommands.

Definition

Namespace:Telerik.Windows.Controls.LayoutControl

Assembly:Telerik.Windows.Controls.Navigation.dll

Syntax:

C#
public static class LayoutControlCommands

Inheritance: objectLayoutControlCommands

Properties

DeleteSelectedItem

RoutedUICommand

Gets the DeleteSelectedItem command.

C#
public static RoutedUICommand DeleteSelectedItem { get; }

SelectParentItem

RoutedUICommand

Gets the SelectParentItem command.

C#
public static RoutedUICommand SelectParentItem { get; }