ClassRadDataFilterViewCommands
Class
All commands that RadDataFilterView exposes.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.Data.dll
Syntax:
cs-api-definition
public static class RadDataFilterViewCommands
Inheritance: objectRadDataFilterViewCommands
Properties
OpenFilterEditor
Gets the open filter editor command.
Declaration
cs-api-definition
public static ICommand OpenFilterEditor { get; }
Property Value
The open filter editor command.
ToggleWrapping
Gets the toggle wrapping command.
Declaration
cs-api-definition
public static ICommand ToggleWrapping { get; }
Property Value
The toggle wrapping command.