Class RadBreadcrumbCommands
Holds commands that can be used by a RadBreadcrumb.
Inheritance
System.Object
RadBreadcrumbCommands
Namespace: Telerik.Windows.Controls.Breadcrumb
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
public static class RadBreadcrumbCommands : Object
Properties
ClearSelectedItem
Gets value that represents selection command.
Declaration
public static RoutedUICommand ClearSelectedItem { get; }
Property Value
RoutedUICommand
The maximize command. |
HistoryDropDown
Gets value that represents HistoryDropDown command.
Declaration
public static RoutedUICommand HistoryDropDown { get; }
Property Value
RoutedUICommand
The drop down command. |