WebListBox.RemoveRowAt

From Xojo Documentation

Method

RemoveRowAt(Row As Integer)

New in 2020r1

Supported for all project types and targets.

Removes the row at the Row passed.

See Also

RemoveAllRows method.