ClassLabelCommands
Provides a standard set of Label related commands.
Definition
Namespace:Telerik.Windows.Controls.FieldList.Editing
Assembly:Telerik.Windows.Controls.PivotFieldList.dll
Syntax:
public static class LabelCommands
Inheritance: objectLabelCommands
Fields
ClearFilter
Gets the value that represents the Clear Filter command.
Declaration
public static readonly RoutedCommand ClearFilter
Field Value
RoutedCommand
LabelFilter
Gets the value that represents the Label Filter command.
Declaration
public static readonly RoutedCommand LabelFilter
Field Value
RoutedCommand
MoreSortingOptions
Gets the value that represents the More Sorting Options command.
Declaration
public static readonly RoutedCommand MoreSortingOptions
Field Value
RoutedCommand
SetDoubleGroupStep
Gets the value that represents the Set Double Group Step command.
Declaration
public static readonly RoutedCommand SetDoubleGroupStep
Field Value
RoutedCommand
Top10Filter
Gets the value that represents the Top10 Filter command.
Declaration
public static readonly RoutedCommand Top10Filter
Field Value
RoutedCommand
ValueFilter
Gets the value that represents the Value Filter command.
Declaration
public static readonly RoutedCommand ValueFilter
Field Value
RoutedCommand