[]
Configurates the OnClientZoomModeChanged client event. Occurs after the zoom mode is changed.
public TBuilder OnClientZoomModeChanged(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |