Back to Devexpress

TdxCustomRibbon.ActiveTab Property

vcl-dxribbon-dot-tdxcustomribbon-dfc134fa.md

latest830 B
Original Source

TdxCustomRibbon.ActiveTab Property

Provides access to the currently selected Ribbon tab.

Declaration

delphi
property ActiveTab: TdxRibbonTab read; write;

Property Value

Type
TdxRibbonTab

Remarks

End-users can access one tabbed page at a time via the corresponding Ribbon tab.

Use the ActiveTab property to programmatically select the required page.

See Also

TdxBarItemControl

TdxCustomRibbon.BarManager

TdxCustomRibbon.Tabs

TdxRibbonTab.Active

TdxCustomRibbon Class

TdxCustomRibbon Members

dxRibbon Unit