GalleryThumbnailImageEventArgs Constructors
Provides data for the BaseGallery.GetThumbnailImage event.Name | Parameters | Description |
---|---|---|
GalleryThumbnailImageEventArgs(GalleryItem, Int32, AsyncImageLoader, ImageLoadInfo) | item, dataSourceIndex, loader, info | Initializes a new instance of the GalleryThumbnailImageEventArgs class with the specified settings. |
See Also