DataGridBuilder<T>.TwoWayBindingEnabled Method
| Name | Parameters | Description |
|---|---|---|
| TwoWayBindingEnabled(JS) | value | Specifies whether to enable two-way data binding. Mirrors the client-side twoWayBindingEnabled option. |
| TwoWayBindingEnabled(Boolean) | value | Specifies whether to enable two-way data binding. Mirrors the client-side twoWayBindingEnabled option. |