[]
Gets or sets the minimum column width of a matrix.
The actual column width of a matrix will be the greater of either the width of the columns widest argument or the value of this property.
Allowed values are from 0 to 1584, inclusive.
Default value is 0.
public float ColumnMinWidth { get; set; }
Public Property ColumnMinWidth As Single