Enum GridLayout
Specifies the layout for the Pivot control.
Namespace: Syncfusion.PivotAnalysis.Base
Assembly: Syncfusion.PivotAnalysis.Base.dll
Syntax
public enum GridLayout
Fields
Name | Description |
---|---|
ExcelLikeLayout | Grid Layout will be like excel. |
Normal | Sub-totals will be shown after the details. |
TopSummary | Sub-totals will be shown before the details. |