Column.getAllowSizing

Overview | Methods | This Package | All Packages

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.