ASPxRichEdit.AutoSaveTimeout Property
In This Article
Gets or sets the timeout for auto-saving.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Time |
"00:05:00" | The timeout interval. |
#Remarks
The AutoSaveTimeout property specifies a delay after which the next auto-saving operation will be performed.
See Also