Back to Devexpress

WinExplorerViewOptionsImageLoad Properties

windowsforms-devexpress-dot-xtragrid-dot-winexplorer-dot-winexplorerviewoptionsimageload-dot-underscore-properties.md

latest2.5 KB
Original Source

WinExplorerViewOptionsImageLoad Properties

Provides access to the set of properties that manage image loading for this WinExplorerView.

NameDescription
AllowReplaceableImagesGets or sets whether or not the WinExplorerView is allowed to replace missing images by scaling available images to the required size.
AnimationTypeGets or sets the animation effect that follows item image display.
AsyncLoadGets or sets whether images for View items should be loaded asynchronously.
CacheThumbnailsGets or sets whether or not asynchronously loaded item images should be cached.
ClearCacheOnDataSourceUpdateGets or sets whether to clear image cache when the data source is updated.
DesiredThumbnailSizeGets or sets the desired size of thumbnail images, created during Asynchronous Image Loading.
LoadThumbnailImagesFromDataSourceGets or sets whether items should load their images from an image source when these images need to be loaded asynchronously.
RandomShowGets or sets whether item images should be loaded in random order.

See Also

WinExplorerViewOptionsImageLoad Class

WinExplorerViewOptionsImageLoad Members

DevExpress.XtraGrid.WinExplorer Namespace