GalleryControlGallery.GalleryControl Property
Gets the GalleryControl that owns the current gallery.
Namespace: DevExpress.XtraBars.Ribbon.Gallery
Assembly: DevExpress.XtraBars.v20.2.dll
Declaration
[Browsable(false)]
public GalleryControl GalleryControl { get; }
<Browsable(False)>
Public ReadOnly Property GalleryControl As GalleryControl
Property Value
Type | Description |
---|---|
GalleryControl | A GalleryControl object that owns the current gallery. |
See Also
Feedback