Microsoft SDK for Java

ListView.getLabelWrap

Retrieves a boolean value indicating whether item labels wrap in icon view.

Syntax

public boolean getLabelWrap()

Return Value

Returns true if item labels wrap in icon view; returns false item labels are displayed on a single line.

See Also   setLabelWrap

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