TileViewOptionsImageLoad Properties
Provides properties that manage image loading in the TileView.Name | Description |
---|---|
AnimationType | Gets or sets the animation effect that follows tile image display. |
AsyncLoad | Gets or sets whether images for View tiles are loaded asynchronously. |
CacheThumbnails | Gets or sets whether or not asynchronously loaded tile images are cached. |
DesiredThumbnailSize | Gets or sets the desired size of thumbnail images created during the Asynchronous Image Load. |
LoadThumbnailImagesFromDataSource | Gets or sets whether tiles load their images from an image source when these images need to be loaded asynchronously. |
RandomShow | Gets or sets whether tile images should be loaded in random order. |
See Also