ToolBar.BandCount Property (Typed) | |
The number of bands in the toolbar.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY BandCount AS USUAL GET
public virtual Usual BandCount { get; }
Request Example
View SourceProperty Value
Type:
UsualThe number of bands in the toolbar.
See Also