Enum
ColumnTotalsPosition

Defines the placement of column totals.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.Pivot.dll

Syntax:

cs-api-definition
public enum ColumnTotalsPosition

Fields

Left

Totals are placed on the right.

Declaration

cs-api-definition
Left = 1

Field Value

ColumnTotalsPosition

None

Totals are not displayed.

Declaration

cs-api-definition
None = 2

Field Value

ColumnTotalsPosition

Right

Totals are placed on the right.

Declaration

cs-api-definition
Right = 0

Field Value

ColumnTotalsPosition

In this article
DefinitionFieldsLeftNoneRight
Not finding the help you need?
Contact Support