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