BaseGallery.OwnerControl Property
Gets a control that owns this BaseGallery.
Namespace: DevExpress.XtraBars.Ribbon.Gallery
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Control | A Control that is this BaseGallery‘s parent. |
See Also