HtmlReportContentEditorAttribute.Rows property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the rows for underlying textarea.

public int Rows { get; set; }

Property Value

The rows.

See Also