GalleryFilterMenuClickEventArgs.Gallery Property
Gets the current gallery.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
StandaloneGallery | A StandaloneGallery object that represents the current gallery. |
See Also