Class ValueCommands
Provides a standard set of Value related commands.
Inheritance
Namespace: Telerik.Windows.Controls.FieldList.Editing
Assembly: Telerik.Windows.Controls.PivotFieldList.dll
Syntax
public static class ValueCommands : Object
Fields
ClearTotalFormat
Gets the value that represents the Clear Total Format command.
Declaration
public static readonly RoutedCommand ClearTotalFormat
Field Value
RoutedCommand
|
MoreSummarizationOptions
Gets the value that represents the More Summarization Options command.
Declaration
public static readonly RoutedCommand MoreSummarizationOptions
Field Value
RoutedCommand
|
MoreTotalFormatOptions
Gets the value that represents the More TotalFormat Options command.
Declaration
public static readonly RoutedCommand MoreTotalFormatOptions
Field Value
RoutedCommand
|
SetAverageAggregate
Gets the value that represents the Set Average Aggregate command.
Declaration
public static readonly RoutedCommand SetAverageAggregate
Field Value
RoutedCommand
|
SetCountAggregate
Gets the value that represents the Set Count Aggregate command.
Declaration
public static readonly RoutedCommand SetCountAggregate
Field Value
RoutedCommand
|
SetIndexTotalFormat
Gets the value that represents the Set Index TotalFormat command.
Declaration
public static readonly RoutedCommand SetIndexTotalFormat
Field Value
RoutedCommand
|
SetPercentOfGrandTotalFormat
Gets the value that represents the Set Percent Of Grand Total Format command.
Declaration
public static readonly RoutedCommand SetPercentOfGrandTotalFormat
Field Value
RoutedCommand
|
SetSumAggregate
Gets the value that represents the Set Sum Aggregate command.
Declaration
public static readonly RoutedCommand SetSumAggregate
Field Value
RoutedCommand
|
StringFormats
Gets the value that represents the String Formats command.
Declaration
public static readonly RoutedCommand StringFormats
Field Value
RoutedCommand
|