ClassFilterCommands
Class
Provides a standard set of Label related commands.
Definition
Namespace:Telerik.Windows.Controls.FieldList.Editing
Assembly:Telerik.Windows.Controls.PivotFieldList.dll
Syntax:
cs-api-definition
public static class FilterCommands
Inheritance: objectFilterCommands
Fields
ItemsSetFilter
Gets the value that represents the Items Set Filter command.
Declaration
cs-api-definition
[SuppressMessage("Microsoft.Security", "CA2104:DoNotDeclareReadOnlyMutableReferenceTypes", Justification = "Common practice. RoutedCommand is immutable.")]
public static readonly RoutedCommand ItemsSetFilter
Field Value
RoutedCommand