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