Method XbpListBox():getTopItem() Foundation
Returns the numeric index of the first item visible in the list box.
:getTopItem() --> nItemPos
This method returns a numeric value indicating the first item in the list box that is visible at the top of the display window.
The :getTopItem() method is used to determine which list item is visible at the top of the list box.
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.