InRibbonGallery(RibbonGalleryBarItem) Constructor
Initializes a new instance of the InRibbonGallery class.
Namespace: DevExpress.XtraBars.Ribbon.Gallery
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| ownerItem | RibbonGalleryBarItem | A RibbonGalleryBarItem object which owns the In-Ribbon Gallery. This value is assigned to the InRibbonGallery.OwnerItem property. |
See Also