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