setRowHeight (rowNumber, height);
rowNumber. Row serial number
height. Row height.
The setRowHeight method sets the height of the table row.
The example of method use is given in description of the setColumnWidth method.
See also:
GridPanel