Gets or sets the height (in characters) of the System.Web.UI.HtmlControls.HtmlTextArea control.
Documentation for this section has not yet been entered.
Use the HtmlTextArea.Rows property to specify or determine the height (in characters) of the System.Web.UI.HtmlControls.HtmlTextArea control. If you enter text that takes up more lines than the height specified, scroll bars are enabled.
To control the width of the control, set the HtmlTextArea.Cols property.