GalleryItemEventArgs Class
Provides data for gallery item handling events.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
The GalleryItemEventArgs class provides data for the events used to handle gallery items. The properties provided by the GalleryItemEventArgs class allow you to identify the gallery and gallery item being currently processed.
See Also