ClassLayoutControlCommands
Class
RadLayoutControl related RoutedUICommands.
Definition
Namespace:Telerik.Windows.Controls.LayoutControl
Assembly:Telerik.Windows.Controls.Navigation.dll
Syntax:
cs-api-definition
public static class LayoutControlCommands
Inheritance: objectLayoutControlCommands
Properties
DeleteSelectedItem
Gets the DeleteSelectedItem command.
Declaration
cs-api-definition
public static RoutedUICommand DeleteSelectedItem { get; }
Property Value
RoutedUICommand
SelectParentItem
Gets the SelectParentItem command.
Declaration
cs-api-definition
public static RoutedUICommand SelectParentItem { get; }
Property Value
RoutedUICommand