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