Skip to main content
A newer version of this page is available. .

Group Row

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.

GroupRowOverview

 

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

Characteristics Members
Expanding and Collapsing GridControl.ExpandGroupRow, GridControl.CollapseGroupRow
Style GridViewBase.GroupRowStyle
Print Style GridViewBase.PrintGroupRowStyle
Template GridViewBase.GroupRowTemplate, GridViewBase.GroupRowTemplateSelector
Print Template GridViewBase.PrintGroupRowTemplate
Check-box TableView.GroupRowCheckBoxFieldName, GridViewBase.ActualShowCheckBoxInGroupRow, GroupRowData.IsChecked