BaseGallery.DestroyItems() Method
Destroys gallery items that belong to the current gallery.
Namespace: DevExpress.XtraBars.Ribbon.Gallery
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Remarks
The DestroyItems method does not dispose of assigned image objects. You need to dispose of image objects manually.
See Also