PivotGridStateStoringBuilder.SavingTimeout Method
Name | Parameters | Description |
---|---|---|
SavingTimeout(JS) | value | Specifies the delay between the last change of a grid state and the operation of saving this state in milliseconds. Mirrors the client-side savingTimeout option. |
SavingTimeout(Double) | value | Specifies the delay between the last change of a grid state and the operation of saving this state in milliseconds. Mirrors the client-side savingTimeout option. |