GroupRowArgs
Represents a group row on a specific position in the Grid. See example.
Name | Type | Default | Description |
---|---|---|---|
group? |
|
The hierarchical row group index. For example, "4_0" would be the 1st sub-group in the 5th group. | |
groupIndex |
|
The parent of the current group row, if any. | |
parentGroup? |
|
The current row parent group. |