ListBox.ListCount
Warning
This item was deprecated in version 2019r2. Please use DesktopListBox.RowCount as a replacement.
Description
The number of items in the list. For multiple-column ListBoxes, the number of rows. ListCount is 1-based.
Compatibility
All projects types on all supported operating systems.