Back to Devexpress

TdxCustomRibbon.Hidden Property

vcl-dxribbon-dot-tdxcustomribbon-73fcc8e0.md

latest814 B
Original Source

TdxCustomRibbon.Hidden Property

Gets whether the Ribbon is hidden.

Declaration

delphi
property Hidden: Boolean read;

Property Value

Type
Boolean

Remarks

The Ribbon is not displayed if the application window is less than 300 pixels wide and 250 pixels tall.

The Hidden property returns False if the Ribbon is currently shown in the application window. Otherwise, True.

See Also

TdxCustomRibbon.ShowTabGroups

TdxCustomRibbon.ShowTabHeaders

TdxCustomRibbon Class

TdxCustomRibbon Members

dxRibbon Unit