WebPopupMenu.LastAddedRowIndex

From Xojo Documentation

Read-Only Property (As Integer )
IntegerValue = aWebPopupMenu.LastAddedRowIndex

New in 2020r1

Supported for all project types and targets.

The number of the last row added with the AddRow or AddRowAt method.

Notes

If no rows have been added, LastAddedRowIndex will be -1.