GridControl.ExpandGroupRow Method
| Name | Parameters | Description |
|---|---|---|
| ExpandGroupRow(Int32, Boolean) | rowHandle, recursive | Expands the specified group row and optionaly, any child group rows at all nesting levels. |
| ExpandGroupRow(Int32) | rowHandle | Expands the specified group row. |