[]
Configurates the OnClientBeginningEdit client event. Occurs before a cell enters edit mode.
public virtual TBuilder OnClientBeginningEdit(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |