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