Enum GridTableOptionsType
Defines the type of TableOptions.
Namespace: Syncfusion.Windows.Forms.Grid.Grouping
Assembly: Syncfusion.Grid.Grouping.Windows.dll
Syntax
public enum GridTableOptionsType
Fields
| Name | Description |
|---|---|
| ChildTable | TableOptions for child tables. |
| TopLevelGroup | TableOptions for the main table. |