WebListBox.DeleteAllRows

From Xojo Documentation

Method


WebListBox.DeleteAllRows()

Supported for all project types and targets.

Deletes all rows in the WebListBox.

Example

The following line deletes all the rows in the WebListBox.

Listbox1.DeleteAllRows