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