[]
Specifies where to place the group rows used to delimit data groups.
public enum GridGroupRowPosition
| Name | Description |
|---|---|
| AboveData | Place group rows above the data. |
| BelowData | Place group rows below the data. |
| None | Do not show group rows. |