Back to Devexpress

Group Row

wpf-6185-controls-and-libraries-data-grid-visual-elements-common-elements-group-row.md

latest1.5 KB
Original Source

Group Row

  • Apr 01, 2021

Group rows are used to organize data rows into a tree when data grouping is applied. A group row contains a group expand button, which enables end-users to expand and collapse the group row and show or hide its child rows. Group rows can also display group summary values.

The table below lists the main properties affecting element behavior and appearance.

CharacteristicsMembers
Expanding and CollapsingGridControl.ExpandGroupRow, GridControl.CollapseGroupRow
StyleGridViewBase.GroupRowStyle
Print StyleGridViewBase.PrintGroupRowStyle
TemplateGridViewBase.GroupRowTemplate, GridViewBase.GroupRowTemplateSelector
Print TemplateGridViewBase.PrintGroupRowTemplate
Check-boxTableView.GroupRowCheckBoxFieldName, GridViewBase.ActualShowCheckBoxInGroupRow, GroupRowData.IsChecked