Enum GridLayout
Represents the grid layout.
Namespace: Syncfusion.Olap.Engine
Assembly: Syncfusion.Olap.Base.dll
Syntax
public enum GridLayout
Fields
Name | Description |
---|---|
ExcelLikeLayout | Grid Layout will be like excel. |
ExcelLikeLayoutWithMemberProperties | Grid layout will be like excel along with member properties. |
Normal | Grid Layout will be normal. |
NormalTopSummary | Grid layout will be normal with Top positioned summary. |
NoSummaries | Grid layout without summaries |