HtmlContentEditorAttribute.Rows property
Gets or sets the rows for underlying textarea.
public int Rows { get; set; }
Property Value
The rows.
See Also
- class HtmlContentEditorAttribute
Gets or sets the rows for underlying textarea.
public int Rows { get; set; }
The rows.