Class SubTotalsPosition
Specifies different types of positions that will allow the row and column sub-totals to be displayed at the top or bottom of the header group in the pivot table. The available options are:
Inheritance
System.Object
SubTotalsPosition
Namespace: Syncfusion.EJ2.PivotView
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class SubTotalsPosition : Enum
Fields
Auto
Declaration
public const SubTotalsPosition Auto
Field Value
Type |
---|
SubTotalsPosition |
Bottom
Declaration
public const SubTotalsPosition Bottom
Field Value
Type |
---|
SubTotalsPosition |
Top
Declaration
public const SubTotalsPosition Top
Field Value
Type |
---|
SubTotalsPosition |