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