Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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