Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

WinExplorerViewOptionsImageLoad Properties

Provides access to the set of properties that manage image loading for this WinExplorerView.
Name Description
AllowReplaceableImages Gets or sets whether or not the WinExplorerView is allowed to replace missing images by scaling available images to the required size.
AnimationType Gets or sets the animation effect that follows item image display.
AsyncLoad Gets or sets whether images for View items should be loaded asynchronously.
CacheThumbnails Gets or sets whether or not asynchronously loaded item images should be cached.
ClearCacheOnDataSourceUpdate Gets or sets whether to clear image cache when the data source is updated.
DesiredThumbnailSize Gets or sets the desired size of thumbnail images, created during Asynchronous Image Loading.
LoadThumbnailImagesFromDataSource Gets or sets whether items should load their images from an image source when these images need to be loaded asynchronously.
RandomShow Gets or sets whether item images should be loaded in random order.
See Also