GalleryItemGroupCollection.Gallery Property
Gets or sets the collection’s owner.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v22.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
BaseGallery | A BaseGallery descendant which owns the collection. |
See Also