[]
Configurates the OnClientScrollPositionChanged client event. Occurs after the control has scrolled.
public virtual TBuilder OnClientScrollPositionChanged(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |