New to Telerik UI for WPFStart a free 30-day trial

Provides a standard set of Value related commands.

Definition

Namespace:Telerik.Windows.Controls.FieldList.Editing

Assembly:Telerik.Windows.Controls.PivotFieldList.dll

Syntax:

C#
public static class ValueCommands

Inheritance: objectValueCommands

Fields

ClearTotalFormat

RoutedCommand

Gets the value that represents the Clear Total Format command.

C#
public static readonly RoutedCommand ClearTotalFormat

Gets the value that represents the More Summarization Options command.

C#
public static readonly RoutedCommand MoreSummarizationOptions

Gets the value that represents the More TotalFormat Options command.

C#
public static readonly RoutedCommand MoreTotalFormatOptions

SetAverageAggregate

RoutedCommand

Gets the value that represents the Set Average Aggregate command.

C#
public static readonly RoutedCommand SetAverageAggregate

SetCountAggregate

RoutedCommand

Gets the value that represents the Set Count Aggregate command.

C#
public static readonly RoutedCommand SetCountAggregate

SetIndexTotalFormat

RoutedCommand

Gets the value that represents the Set Index TotalFormat command.

C#
public static readonly RoutedCommand SetIndexTotalFormat

Gets the value that represents the Set Percent Of Grand Total Format command.

C#
public static readonly RoutedCommand SetPercentOfGrandTotalFormat

SetSumAggregate

RoutedCommand

Gets the value that represents the Set Sum Aggregate command.

C#
public static readonly RoutedCommand SetSumAggregate

StringFormats

RoutedCommand

Gets the value that represents the String Formats command.

C#
public static readonly RoutedCommand StringFormats