WebListBox.LastAddedRowIndex
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Read-Only Property (As Integer )
IntegerValue = aWebListBox.LastAddedRowIndex
New in 2020r1
Supported for all project types and targets.
New in 2020r1
Supported for all project types and targets.
The index of the last row added with the AddRow or AddRowAt method.