Skip to main content

TdxCustomRibbonBackstageViewGalleryControl.Ribbon Property

Specifies the Ribbon that owns the Ribbon Backstage View gallery.

Declaration

property Ribbon: TdxCustomRibbon read; write;

Property Value

Type
TdxCustomRibbon

Remarks

Use this property to bind the Ribbon Backstage View gallery to the Ribbon whose Backstage View will display this gallery. The Ribbon property is automatically assigned when you drop the Ribbon Backstage View gallery onto a form with the Ribbon, or embed this gallery into a Backstage View sheet.

See Also