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