GalleryControlGallery.OwnerControl Property
Gets the control that displays the current gallery.
Namespace: DevExpress.XtraBars.Ribbon.Gallery
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Control | The control that displays the current gallery. |
Remarks
The OwnerControl property returns the GalleryControl object that owns and displays the current gallery.
See Also