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