Back to Devexpress

TileViewOptionsImageLoad Properties

windowsforms-devexpress-dot-xtragrid-dot-views-dot-tile-dot-tileviewoptionsimageload-dot-underscore-properties.md

latest1.8 KB
Original Source

TileViewOptionsImageLoad Properties

Provides properties that manage image loading in the TileView.

NameDescription
AnimationTypeGets or sets the animation effect that follows tile image display.
AsyncLoadGets or sets whether images for View tiles are loaded asynchronously.
CacheThumbnailsGets or sets whether or not asynchronously loaded tile images are cached.
DesiredThumbnailSizeGets or sets the desired size of thumbnail images created during the Asynchronous Image Load.
LoadThumbnailImagesFromDataSourceGets or sets whether tiles load their images from an image source when these images need to be loaded asynchronously.
RandomShowGets or sets whether tile images should be loaded in random order.

See Also

TileViewOptionsImageLoad Class

TileViewOptionsImageLoad Members

DevExpress.XtraGrid.Views.Tile Namespace