IImageListItemImage Property |
Gets the image for this item.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax ReadOnly Property Image As Image
Get
abstract Image : Image with get
Property Value
Type:
ImageThe item's image.
See Also