ListView.getMultiSelect

Overview | Methods | This Package | All 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