HtmlNoteContentEditorAttribute.Rows property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the rows of underlying textarea.

public int Rows { get; set; }

Property Value

The rows.

See Also