GridControl.UngroupBy Method
Name | Parameters | Description |
---|---|---|
UngroupBy(GridColumn) | column | Ungroups data by the values of the specified column. |
UngroupBy(String) | fieldName | Ungroups data by the values of the specified column. |
Name | Parameters | Description |
---|---|---|
UngroupBy(GridColumn) | column | Ungroups data by the values of the specified column. |
UngroupBy(String) | fieldName | Ungroups data by the values of the specified column. |
No
Your feedback is appreciated.