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