InRibbonGallery(RibbonGalleryBarItem) Constructor
Initializes a new instance of the InRibbonGallery class.
Namespace: DevExpress.XtraBars.Ribbon.Gallery
Assembly: DevExpress.XtraBars.v24.2.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