ASPxGridView.GroupBy Method
Name | Parameters | Description |
---|---|---|
GroupBy(GridViewColumn, Int32) | column, value | Groups data by the values of the specified data column and defines the column’s grouping level. |
GroupBy(GridViewColumn) | column | Groups data by the values of the specified data column. |