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

Detail Tabs

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.

 

VisualElems_MasterDetail_DetailTabs

 

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