Back to Devexpress

TdxCustomRibbon.VisibleTabCount Property

vcl-dxribbon-dot-tdxcustomribbon-0f32626c.md

latest759 B
Original Source

TdxCustomRibbon.VisibleTabCount Property

Gets a count of Ribbon tabs that are visible in the Ribbon.

Declaration

delphi
property VisibleTabCount: Integer read;

Property Value

Type
Integer

Remarks

This property only calculates tabs whose Visible property is set to True.

See Also

TdxCustomRibbon.TabCount

TdxCustomRibbon.VisibleTabs

TdxCustomRibbon Class

TdxCustomRibbon Members

dxRibbon Unit