GridSortInfoCollection.GroupByColumn Method
| Name | Parameters | Description |
|---|---|---|
| GroupByColumn(String, Int32, ColumnSortOrder, MergeGroupPosition, Boolean) | fieldName, index, sortOrder, mergeGroupPosition, refreshMerge | Groups data by the values of the specified column. |
| GroupByColumn(String) | fieldName | Groups data by the values of the specified column. |