HtmlReportContentEditorAttribute.Cols property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the cols for underlying textarea.

public int Cols { get; set; }

Property Value

The cols.

See Also