Method XbpListBox():getVisibleItems() Foundation
Returns the number of visible list box items
Syntax
:getVisibleItems() --> nItemCount
Return
This method returns a numeric value indicating the number of items in the list box that are visible in the display window.
Description
The :getVisibleItems() method is used to determine how many list items are visible in the list box.
Feedback
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.