Skip to content

TextAreaEditorAttribute.Rows property

Gets or sets the rows for textarea.

public int Rows { get; set; }

Property Value

The rows.

See Also