Skip to main content
A newer version of this page is available. .

InRibbonGallery.GetRibbon() Method

Gets a RibbonControl that owns the current InRibbonGallery.

Namespace: DevExpress.XtraBars.Ribbon.Gallery

Assembly: DevExpress.XtraBars.v19.1.dll

Declaration

[Browsable(false)]
public RibbonControl GetRibbon()

Returns

Type Description
RibbonControl

A RibbonControl that owns the current InRibbonGallery.

See Also