Back to Devexpress

TdxCustomRibbon.ShowTabHeaders Property

vcl-dxribbon-dot-tdxcustomribbon-9e612e4d.md

latest1002 B
Original Source

TdxCustomRibbon.ShowTabHeaders Property

Specifies whether tab headers are shown in the Ribbon.

Declaration

delphi
property ShowTabHeaders: Boolean read; write; default True;

Property Value

TypeDefault
BooleanTrue

Remarks

Set the ShowTabHeaders property to False to hide tab headers.

Note

the Ribbon Application Button is not displayed, if tab headers are hidden.

The default value of the ShowTabHeaders property is True.

See Also

TdxCustomRibbon.Hidden

TdxCustomRibbon.ShowTabGroups

TdxCustomRibbon.Tabs

TdxCustomRibbon Class

TdxCustomRibbon Members

dxRibbon Unit