Gets or sets the height (in pixels) of the row represented by an instance of the System.Web.UI.HtmlControls.HtmlTableRow class.
Documentation for this section has not yet been entered.
Use the HtmlTableRow.Height property to specify the height (in pixels) of the cell represented by an instance of the System.Web.UI.HtmlControls.HtmlTableRow class. All cells in the row share the same height.
If you specify a height that is smaller than is required to display the contents of the cells in the row of a table, this property is ignored.