Microsoft SDK for Java

ListView.getAutoArrange

Retrieves a boolean value indicating whether icons are automatically kept arranged.

Syntax

public final boolean getAutoArrange()

Return Value

Returns true if icons are are automatically kept arranged and snapped to the grid; otherwise, returns false.

Remarks

The way the icons are arranged is determined by the current value of the alignment property.

See Also   setAutoArrange

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