Back to Devexpress

Detail Row

aspnetmvc-16880-components-grid-view-visual-elements-detail-row.md

latest965 B
Original Source

Detail Row

  • Dec 17, 2020

The detail row represents a row that displays the detail cell for a single master row. When a master row is expanded, the detail row is displayed. Collapsing the master row hides the detail row.

The table below lists the main members that affect element appearance and functionality.

|

Characteristics

|

Members

| | --- | --- | |

Style

|

GridViewStyles.DetailRow (via GridViewSettings.Styles .DetailRow ),

GridViewStyles.DetailCell (via GridViewSettings.Styles .DetailCell )

| |

Template

|

GridViewSettings.SetDetailRowTemplateContent

|