Microsoft SDK for Java

Column.getAllowSizing

Retrieves a boolean value indicating whether the column can be resized at run time.

Syntax

public boolean getAllowSizing()

Return Value

Returns true if the column width can be changed; otherwise, returns false. For more information, see setAllowSizing.

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