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