Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.