ToolBar.BandImageList Property (Typed) | |
An Image List object used for the bands.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY BandImageList AS ImageList GET SET
public virtual ImageList BandImageList { get; set; }
Request Example
View SourceProperty Value
Type:
ImageListAn Image List object used for the bands.
See Also