GalleryItemGroup.Dispose() Method
Releases all resources used by the GalleryItemGroup object.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
This method clears all items in the GalleryItemGroup.Items collection and also removes the current object from its owner.
See Also