RadTreeViewCommands
Class
Holds command used by RadTreeViewItem.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.Navigation.dll
Syntax:
C#
public static class RadTreeViewCommands
Inheritance: objectRadTreeViewCommands
Properties
ToggleExpandCollapse
RoutedCommand
Gets the ToggleExpandCollapse command.
C#
public static RoutedCommand ToggleExpandCollapse { get; }