MinVerticalSpace

TemplateTableParameters.MinVerticalSpace property

Gets the minumum space between the table columns.

public int? MinVerticalSpace { get; }

Property Value

An integer value that represents the minumum space between the table columns; null if it isn’t set.

See Also