Retrieves a boolean value indicating whether multiple items in the list view control can be selected at one time.
public boolean getMultiSelect()
Returns true if multiple items in the list view control can be selected at one time; otherwise, returns false.
See Also setMultiSelect