Back to Devexpress

Detail Tabs

windowsforms-565-controls-and-libraries-data-grid-visual-elements-master-detail-mode-related-elements-detail-tabs.md

latest1.4 KB
Original Source

Detail Tabs

  • Mar 25, 2021

Detail tabs are displayed below a master row and allow a user to switch between the master row’s detail views. View captions are displayed in tabs.

The table below contains properties and events that allow you to customize detail tabs and their content, or hide them.

|

Contents

|

The BaseView.ViewCaption property.

The GridView.MasterRowGetRelationDisplayCaption event.

| |

Availability

|

The GridOptionsDetail.ShowDetailTabs property.

| |

Style

|

The GridView.DetailTabStyle event.

The GridOptionsView.AllowHtmlDrawDetailTabs property.

|

See Also

Master-Detail Relationships

Working with Master-Detail Relationships in Code