Skip to main content
A newer version of this page is available. .

Detail Tabs

Detail tabs display captions of a master row’s Detail Views and enable an end-user to switch between details.

 

VisualElems_MasterDetail_DetailTabs

 

The following table lists the main properties affecting element appearance:

Look And Feel

The BaseView.PaintStyleName property controls this setting for the currently active Detail View.

Contents

A Detail tab displays the name of the corresponding master-detail relation by default. Use the Detail View’s BaseView.ViewCaption property or GridView.MasterRowGetRelationDisplayCaption event to change this text.

Availability

GridOptionsDetail.ShowDetailTabs

See Also