MinRowCount

TemplateTableParameters.MinRowCount property

Gets the minimum number of the table rows.

public int? MinRowCount { get; }

Property Value

An integer value that represents the minimum number of the table rows; null if it isn’t set.

See Also