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