[]
Configurates MinWidth. Sets the minimum width of this column.
public TBuilder MinWidth(int? value)
Public Function MinWidth(value As Integer?) As TBuilder
| Type | Name | Description |
|---|---|---|
| int? | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |