Specifies the minimum height (in pixels) of the rows in the grid.
public static final int MIN_ROW_HEIGHT;
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