WebListBox.RowCount
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Read-Only Property (As Integer )
Returns the number of rows in the WebListBox, not including the header row.
Example
This example loops through all the rows in the Listbox and clears the second column: