Back to Devexpress

GetImageEventArgs Properties

windowsforms-devexpress-dot-xtraeditors-dot-controls-dot-getimageeventargs-dot-underscore-properties.md

latest1.9 KB
Original Source

GetImageEventArgs Properties

Contains data for the ImageSlider.GetImage event.

NameDescription
CurrentImageUpdatedGets or sets whether the currently displayed image was successfully changed.
ImageGets or sets an image that is be displayed within the current ImageSlider.
IsFirstGets or sets if the image to be displayed is the first image within the ImageSlider.
IsLastGets or sets if the image to be displayed is the last image within the ImageSlider.
IsNextGets or sets whether the image query is the result of an image sliding forward.
IsPrevGets or sets whether the image query is the result of an image sliding backward.
IsStartUpGets or sets whether the image required is the very first to be uploaded by the current ImageSlider.

See Also

GetImageEventArgs Class

GetImageEventArgs Members

DevExpress.XtraEditors.Controls Namespace