InDropDownGallery.OwnerControl Property
Gets the control that displays the current gallery.
Namespace: DevExpress.XtraBars.Ribbon.Gallery
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Control | The control that displays the current gallery. |
Remarks
This property returns the GalleryDropDownBarControl object that displays the current gallery as a dropdown window.
See Also