WinExplorerViewOptionsImageLoad Properties
Provides access to the set of properties that manage image loading for this WinExplorerView.
Name | Description |
---|---|
Allow |
Gets or sets whether or not the Win |
Animation |
Gets or sets the animation effect that follows item image display. |
Async |
Gets or sets whether images for View items should be loaded asynchronously. |
Cache |
Gets or sets whether or not asynchronously loaded item images should be cached. |
Clear |
Gets or sets whether to clear image cache when the data source is updated. |
Desired |
Gets or sets the desired size of thumbnail images, created during Asynchronous Image Loading. |
Load |
Gets or sets whether items should load their images from an image source when these images need to be loaded asynchronously. |
Random |
Gets or sets whether item images should be loaded in random order. |
See Also