ASPxGridView.ExpandRow Method
Name | Parameters | Description |
---|---|---|
ExpandRow(Int32, Boolean) | visibleIndex, recursive | Expands the specified group row and optionally its child group rows at all nesting levels. |
ExpandRow(Int32) | visibleIndex | Expands the specified group row. |