ClassRadTreeViewCommands
Class
Holds command used by RadTreeViewItem.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.Navigation.dll
Syntax:
cs-api-definition
public static class RadTreeViewCommands
Inheritance: objectRadTreeViewCommands
Properties
ToggleExpandCollapse
Gets the ToggleExpandCollapse command.
Declaration
cs-api-definition
public static RoutedCommand ToggleExpandCollapse { get; }
Property Value
RoutedCommand