Class FilterCommands
Provides a standard set of Label related commands.
Inheritance
System.Object
FilterCommands
Namespace: Telerik.Windows.Controls.FieldList.Editing
Assembly: Telerik.Windows.Controls.PivotFieldList.dll
Syntax
public static class FilterCommands : Object
Fields
ItemsSetFilter
Gets the value that represents the Items Set Filter command.
Declaration
public static readonly RoutedCommand ItemsSetFilter
Field Value
RoutedCommand
|