AutoSaveMode Enum
In This Article
Lists values that specify the autosave mode.
Namespace: DevExpress.Web.Office.Internal
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Members
Name | Description |
---|---|
Default
|
The autosave feature is disabled by default. If a document is opened by multiple controls with different values of the Auto |
On
|
The autosave mode is enabled. The control saves the active document automatically on each timeout. |
#Related API Members
The following properties accept/return AutoSaveMode values:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASPx |
|
ASP. |
Rich |
Spreadsheet |
See Also