GalleryItemEventArgs.Gallery Property
Gets the Gallery that contains the processed Gallery item.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
BaseGallery | A BaseGallery descendant which represents the Gallery whose item is currently being processed. |
See Also