DataGridStateStoringBuilder.SavingTimeout Method
| Name | Parameters | Description |
|---|---|---|
| SavingTimeout(JS) | value | Specifies the delay in milliseconds between when a user makes a change and when this change is saved. Mirrors the client-side savingTimeout option. |
| SavingTimeout(Double) | value | Specifies the delay in milliseconds between when a user makes a change and when this change is saved. Mirrors the client-side savingTimeout option. |