All commands that RadDataFilterView exposes.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.Data.dll
Syntax:
C#
public static class RadDataFilterViewCommands
Inheritance: objectRadDataFilterViewCommands
Properties
Gets the open filter editor command.
C#
public static ICommand OpenFilterEditor { get; }
The open filter editor command.
Gets the toggle wrapping command.
C#
public static ICommand ToggleWrapping { get; }
The toggle wrapping command.