Back to Devexpress

ASPxGridView.GroupBy Method

aspnet-devexpress-dot-web-dot-aspxgridview-dot-groupby.md

latest631 B
Original Source

ASPxGridView.GroupBy Method

NameParametersDescription
GroupBy(GridViewColumn, Int32)column, valueGroups data by the values of the specified data column and defines the column’s grouping level.
GroupBy(GridViewColumn)columnGroups data by the values of the specified data column.