GridView.GetGroupRowValue Method
| Name | Parameters | Description |
|---|---|---|
| GetGroupRowValue(Int32, GridColumn) | rowHandle, column | Gets the value of a group row in the specified grouping column. |
| GetGroupRowValue(Int32) | rowHandle | Gets the value of the specified grouping column by which data is grouped. |