Back to Devexpress

TdxRibbonCustomToolbar.Ribbon Property

vcl-dxribbon-dot-tdxribboncustomtoolbar.md

latest718 B
Original Source

TdxRibbonCustomToolbar.Ribbon Property

Provides access to the parent Ribbon control.

Declaration

delphi
property Ribbon: TdxCustomRibbon read;

Property Value

TypeDescription
TdxCustomRibbon

The parent Ribbon control.

Cast the property value to the TdxRibbon class to access all public API members.

|

See Also

TdxRibbonCustomToolbar.Toolbar Property

TdxRibbonCustomToolbar Class

TdxRibbonCustomToolbar Members

dxRibbon Unit