GridControl.GroupBy Method
Name | Parameters | Description |
---|---|---|
Group |
column, sorted |
Groups data by the values of the specified column and specifies its sort order and group index. |
Group |
column, sorted |
Groups data by the values of the specified column with the specified sort order. |
Group |
column, grouped |
Groups data by the values of the specified column with the specified group index. |
Group |
column | Groups data by the values of the specified column. |
Group |
field |
Groups data by the values of the specified column. |