ImageGalleryCustomDrawEventArgs.Gallery Property
In This Article
Gets the current gallery.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public BaseGallery Gallery { get; }
#Property Value
Type | Description |
---|---|
Base |
The current gallery. |
See Also