[]
Configurates the OnClientColumnChanging client event. Occurs before the value of the column property changes.
public virtual TBuilder OnClientColumnChanging(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |