[]
Configurates ShowGroups. Sets whether the grid should insert group rows to delimit data groups.
public virtual TBuilder ShowGroups(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |
Data groups are created by modifying the groupDescriptions property of the ICollectionView object used as the grid's itemsSource.