Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
ListView.getMultiSelect
Retrieves a boolean value indicating whether multiple items in the list view control can be selected at one time.
Syntax
public boolean getMultiSelect()
Return Value
Returns true if multiple items in the list view control can be selected at one time; otherwise, returns false.
See Also setMultiSelect