Click or drag to resize

IGridColumnGroupIndex Property

Gets the value specifying whether the column takes part in grouping and at which level.

Namespace:  EBP.Api.Interfaces.Controls.DataGrid
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
int GroupIndex { get; }

Property Value

Type: Int32
See Also