Gets or sets the height of the row.
'Declaration Public Property Height As Length
public Length Height {get; set;}
A Length structure indicating the height of the row.
TableRow Class TableRow Members