GalleryControlGallery.GalleryControl Property
Gets the GalleryControl that owns the current gallery.
Namespace: DevExpress.XtraBars.Ribbon.Gallery
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
GalleryControl | A GalleryControl object that owns the current gallery. |
See Also