RichEditSettings.AutoSaveMode Property
Gets or sets the auto-saving mode.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v20.2.dll
Declaration
public AutoSaveMode AutoSaveMode { get; set; }
Public Property AutoSaveMode As AutoSaveMode
Property Value
Type | Description |
---|---|
AutoSaveMode | One of the AutoSaveMode values. |
See Also
Feedback