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

GridView.ResetThumbnailCache() Method

Removes all cached copies of thumbnail images used in this GridView.

Namespace: DevExpress.XtraGrid.Views.Grid

Assembly: DevExpress.XtraGrid.v19.1.dll

Declaration

public void ResetThumbnailCache()

Remarks

See the Asynchronous Image Load in WinExplorer and Tile Views topic for more details.

See Also