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