[]
Gets or sets the minimum width of columns in the GcListBox. This is a dependency property.
public double MinColumnWidth { get; set; }
Public Property MinColumnWidth As Double
| Type | Description |
|---|---|
| double | The minimum column width in pixels. The default is 20. |