TdxRibbonCustomToolbar.Ribbon Property
Provides access to the parent Ribbon control.
Declaration
property Ribbon: TdxCustomRibbon read;
Property Value
Type | Description |
---|---|
TdxCustomRibbon | The parent Ribbon control. Cast the property value to the TdxRibbon class to access all public API members. |
See Also