ButtonImageList.Image Property (Typed) | |
The current image object in the ButtonImageList.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Image AS IResource GET
public virtual IResource Image { get; }
Request Example
View SourceProperty Value
Type:
IResourceThe current image object in the ButtonImageList.
See Also