Class FilterCommands
Provides a standard set of Label related commands.
Inheritance
System.Object
FilterCommands
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Controls.FieldList.Editing
Assembly: Telerik.Windows.Controls.PivotFieldList.dll
Syntax
public static class FilterCommands
Fields
ItemsSetFilter
Gets the value that represents the Items Set Filter command.
Declaration
public static readonly RoutedCommand ItemsSetFilter
Field Value
System.Windows.Input.RoutedCommand
|