[]
Configurates the OnClientIsDroppedDownChanging client event. Occurs before the drop down is shown or hidden.
public TBuilder OnClientIsDroppedDownChanging(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |