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