Overview | Methods | Fields | This Package | All Packages
Specifies the minimum height (in pixels) of the rows in the grid.
Syntax
public static final int MIN_ROW_HEIGHT;
Remarks
The rows in the grid cannot be resized to a value less than MIN_ROW_HEIGHT. (By default, this constant is defined to be 5.)
See Also setRowHeight