[]
Gets or sets the minimum allowable width for the columns.
public float ColumnMinWidth { get; set; }
Public Property ColumnMinWidth As Single
The default value is 0, meaning no minimum width is applied.
0