Group Panel
A group panel displays headers of grouped data columns. Users can drag column headers to the group panel to group data.
The table below lists the main members that affect element appearance and functionality.
Characteristics | Members |
---|---|
Contents | ASPxGridViewTextSettings.GroupPanel |
Visibility | ASPxGridViewSettings.ShowGroupPanel |
Style | GridViewStyles.GroupPanel |
Demo:
ASPxGridView Demo | Sorting and Grouping | Grouping
See Also