MinColumnCount

TemplateTableParameters.MinColumnCount property

Gets the minimum number of the table columns.

public int? MinColumnCount { get; }

Property Value

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

See Also