Skip to main content
A newer version of this page is available. .

AutoSaveMode Enum

Lists values specifying the auto-save mode.

Namespace: DevExpress.Web.Office.Internal

Assembly: DevExpress.Web.v19.1.dll

Declaration

public enum AutoSaveMode

Members

Name Description
Default

Specifies the default auto-saving mode.

On

The auto-saving mode is explicitly set to “On” for the control.

Related API Members

Remarks

Values listed by this enumeration are used to set the following properties:

See Also