GetImageEventArgs Properties
Contains data for the ImageSlider.GetImage event.
Name | Description |
---|---|
Current |
Gets or sets whether the currently displayed image was successfully changed. |
Image |
Gets or sets an image that is be displayed within the current Image |
Is |
Gets or sets if the image to be displayed is the first image within the Image |
Is |
Gets or sets if the image to be displayed is the last image within the Image |
Is |
Gets or sets whether the image query is the result of an image sliding forward. |
Is |
Gets or sets whether the image query is the result of an image sliding backward. |
Is |
Gets or sets whether the image required is the very first to be uploaded by the current Image |
See Also