[]
Configurates the OnClientCellEditEnding client event. Occurs when a cell edit is ending.
public virtual TBuilder OnClientCellEditEnding(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |