This property gets the height of the first row and sets the height to all rows. To set the height to all rows, set the AutoHeight property to false.
Defined in
Data type
int
Syntax
public int getHeight() public void setHeight(int height)
See examples
Related information
Height property in TextTableRow.