GalleryOptionsImageLoad Properties
Provides access to properties that manage the asynchronous image loading feature for this gallery.| Name | Description |
|---|---|
| AnimationType | Gets or sets the animation that follows image loading for items within this gallery. |
| AsyncLoad | Gets or sets whether items in this gallery should load their images asynchronously. |
| DesiredThumbnailSize | Gets or sets the desired size of thumbnails created by the BaseGallery.GetThumbnailImage event. |
| RandomShow | Gets or sets whether items within this gallery should load their images in random order. |
See Also