​
​
​

Gets an object that represents the image which causes the event. It is of the type Image.

Syntax

​public Image Image { get; }
​Public ReadOnly Property Image() As Image
​

Limitations

Read only.

​