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