ListCount
ListCount
Returns the number of items in the list box
Integer property
Applies to: ComboBox , Grid , GridCell , KCMLEdit , List Box
This is a read only property returning the current number of items in a list box or dropdown, for example:
NoOfItems = .listControl1.ListCount