The properties of System.Web.UI.HtmlControls.HtmlTextArea are listed below. For a list of all members, see the HtmlTextArea Members list.
See Also: Inherited members from System.Web.UI.HtmlControls.HtmlContainerControl
Cols | int.
Gets or sets the width (in characters) of the System.Web.UI.HtmlControls.HtmlTextArea control. | |
Name | string.
Gets or sets the unique identifier name for the System.Web.UI.HtmlControls.HtmlTextArea control. | |
Rows | int.
Gets or sets the height (in characters) of the System.Web.UI.HtmlControls.HtmlTextArea control. | |
Value | string.
Gets or sets the text entered in the System.Web.UI.HtmlControls.HtmlTextArea control. |