PopupMenu.DeleteAllRows
From Xojo Documentation
This item was deprecated in version 2019r2. Please use PopupMenu.RemoveAllRows as a replacement. |
Method
Deletes all rows in the list.
Example
The following example deletes all the existing rows prior to adding new rows using AddRows.