Class GrandTotalsPosition
Allows the grand totals to be displayed in either the top or bottom position in the pivot table's row and column axes. The options available are:
Inheritance
System.Object
GrandTotalsPosition
Namespace: Syncfusion.EJ2.PivotView
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class GrandTotalsPosition : Enum
Fields
Bottom
Declaration
public const GrandTotalsPosition Bottom
Field Value
Type |
---|
GrandTotalsPosition |
Top
Declaration
public const GrandTotalsPosition Top
Field Value
Type |
---|
GrandTotalsPosition |