Width

TextColumnCollection.Width property

When columns are evenly spaced, gets the width of the columns.

public double Width { get; }

Remarks

Has effect only when EvenlySpaced is set to true.

See Also