GridView.ExpandGroupLevel Method
| Name | Parameters | Description |
|---|---|---|
| ExpandGroupLevel(Int32, Boolean) | groupLevel, recursive | Expands group rows corresponding to the specified group level. Allows you to expand group rows recursively. |
| ExpandGroupLevel(Int32) | groupLevel | Expands group rows corresponding to the specified group level. |