HtmlNoteContentEditorAttribute.Cols property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the cols of underlying textarea.

public int Cols { get; set; }

Property Value

The cols.

See Also