HorizontalSeparators

TemplateTableLayout.HorizontalSeparators property

Gets the table rows separators.

public IList<double> HorizontalSeparators { get; }

Property Value

A collection of double values that represent y-coordinates of the table rows separators.

See Also