Skip to content

HtmlContentEditorAttribute.Cols property

Gets or sets the cols for underlying textarea.

public int Cols { get; set; }

Property Value

The cols.

See Also