Enum
PivotAxis

Identifies a pivot grouping axis - rows or columns.

Definition

Namespace:Telerik.Pivot.Core

Assembly:Telerik.Pivot.Core.dll

Syntax:

cs-api-definition
public enum PivotAxis

Fields

Columns

Identifies the Columns.

Declaration

cs-api-definition
Columns = 1

Field Value

PivotAxis

Rows

Identifies the Rows.

Declaration

cs-api-definition
Rows = 0

Field Value

PivotAxis

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