TdxRibbonCustomPopupMenu.Ribbon Property
Specifies the Ribbon that owns the pop-up menu control (menu or drop-down gallery).
Declaration
property Ribbon: TdxCustomRibbon read; write;
Property Value
Type |
---|
TdxCustomRibbon |
Remarks
Use this property to bind the pop-up menu control (menu or drop-down gallery) to the Ribbon.
See Also