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.
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