Click or drag to resize

BaseListBox.ItemCount Property

X#
A numeric value representing the number of items in the list box.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY ItemCount AS USUAL GET 
Request Example View Source

Property Value

Type: Usual
A numeric value representing the number of items in the list box.
See Also