[]
Initializes a new instance of the GridGroupRow class.
public GridGroupRow()
Initializes a new instance of the GridGroupRow class.
public GridGroupRow(IDataCollectionGroup<object, object> group, int index)
Type | Name | Description |
---|---|---|
IDataCollectionGroup<object, object> | group | The group item. |
int | index | The index of the group inside the collection of groups. |