Skip to content

HtmlNoteContentEditorAttribute.Rows property

Gets or sets the rows of underlying textarea.

public int Rows { get; set; }

Property Value

The rows.

See Also