[]
Configurates Width. Sets the preferred width to be used for showing this field in the user interface.
public TBuilder Width(int value)
Public Function Width(value As Integer) As TBuilder
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |