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