Back to Devexpress

Group Row

aspnetmvc-9172-components-grid-view-visual-elements-group-row.md

latest1.2 KB
Original Source

Group Row

  • Dec 17, 2020

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 members which affect the element’s appearance and functionality:

|

Characteristics

|

Members

| | --- | --- | |

Style

|

GridViewStyles.GroupRow (via GridViewSettings.Styles .GroupRow )

GridViewStyles.FocusedGroupRow (via GridViewSettings.Styles .FocusedGroupRow )

| |

Template

|

GridViewSettings.SetGroupRowTemplateContent

GridViewSettings.SetGroupRowContentTemplateContent

|