Class GridTableOptionsType
Defines the type of TableOptions.
Inheritance
System.Object
GridTableOptionsType
Namespace: Syncfusion.Windows.Forms.Grid.Grouping
Assembly: Syncfusion.Grid.Grouping.Windows.dll
Syntax
public sealed class GridTableOptionsType : Enum
Fields
ChildTable
TableOptions for child tables.
Declaration
public const GridTableOptionsType ChildTable
Field Value
| Type |
|---|
| GridTableOptionsType |
TopLevelGroup
TableOptions for the main table.
Declaration
public const GridTableOptionsType TopLevelGroup
Field Value
| Type |
|---|
| GridTableOptionsType |