GalleryItem.Gallery Property
Gets the gallery which owns the current item.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| BaseGallery | A BaseGallery descendant which owns the current item. |
See Also