[]
Configurates MaxDropDownWidth. Sets the maximum width of the drop-down list.
public TBuilder MaxDropDownWidth(double value)
Public Function MaxDropDownWidth(value As Double) As TBuilder
| Type | Name | Description |
|---|---|---|
| double | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |