Class InlineFieldBoxCommands
Provides a standard set of InlineFieldBox related commands.
Inheritance
Namespace: Telerik.Windows.Controls.FieldList
Assembly: Telerik.Windows.Controls.PivotFieldList.dll
Syntax
public static class InlineFieldBoxCommands : Object
Fields
ReloadData
Gets the value that represents the Reload Data command.
Declaration
public static readonly RoutedCommand ReloadData
Field Value
RoutedCommand
|
Remove
Gets the value that represents the Remove command.
Declaration
public static readonly RoutedCommand Remove
Field Value
RoutedCommand
|
ShowFieldList
Gets the value that represents the Show Inline Field List command.
Declaration
public static readonly RoutedCommand ShowFieldList
Field Value
RoutedCommand
|
Sort
Gets the value that represents the Sort command.
Declaration
public static readonly RoutedCommand Sort
Field Value
RoutedCommand
|