BaseGallery.DestroyItems() Method
Destroys gallery items that belong to the current gallery.
Namespace: DevExpress.XtraBars.Ribbon.Gallery
Assembly: DevExpress.XtraBars.v23.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
This method disposes the images assigned to the gallery items and then clears the gallery item collection.
See Also