SpreadsheetSettings.AutoSaveTimeout Property
In This Article
Gets or sets the timeout for auto-saving.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
#Property Value
Type | Description |
---|---|
Time |
An integer value specifying the timeout, in milliseconds. |
#Remarks
The AutoSaveTimeout property specifies a delay after which the next auto-saving operation will be performed.
See Also