DataGrid.getAllowRowSizing

Overview | Methods | Fields | This Package | All Packages

DataGrid.getAllowRowSizing

Retrieves a boolean value indicating whether the rows in the grid can be resized at run time.

Syntax

public boolean getAllowRowSizing()

Return Value

Returns true if the height of the rows can be changed in the grid; otherwise, returns false.

See Also   setAllowRowSizing