[]
Configurates the OnClientItemChecked client event. Occurs when the user checks an item on this column.
public virtual TBuilder OnClientItemChecked(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |