Skip to main content
A newer version of this page is available. .

ThumbnailImageEventArgs.ResetImageCache() Method

Resets the image cache and causes all items that are not currently visible to reload their images when displayed again.

Namespace: DevExpress.Utils

Assembly: DevExpress.Utils.v19.2.dll

Declaration

public virtual void ResetImageCache()

Remarks

See the WinExplorerViewOptionsImageLoad.CacheThumbnails property to learn more.

See Also