[]
Configurates IsDroppedDown. Sets a value indicating whether the drop down is currently visible.
public TBuilder IsDroppedDown(bool value)
Public Function IsDroppedDown(value As Boolean) As TBuilder
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |