Gets the selected row.
Note that the box may allow multiple selection, in which case you should use ListBox.selectedForeach to find all selected rows.
the selected row
3.10
Gets the selected row.
Note that the box may allow multiple selection, in which case you should use ListBox.selectedForeach to find all selected rows.