Width

Column.Width property

Returns or sets the width of a column. Read/write Double.

public double Width { get; set; }

See Also