A newer version of this page is available.
Switch to the current version.
ASPxRichEditAutoCorrectSettings Class
Contains options specifying what AutoCorrect features are enabled.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v19.2.dll
Declaration
public class ASPxRichEditAutoCorrectSettings :
AutoCorrectOptions,
ISettingsWithExternalStateManager
Public Class ASPxRichEditAutoCorrectSettings
Inherits AutoCorrectOptions
Implements ISettingsWithExternalStateManager
Related API Members
The following members accept/return ASPxRichEditAutoCorrectSettings objects:
Remarks
An instance of the ASPxRichEditAutoCorrectSettings class can be accessed using the ASPxRichEditSettings.AutoCorrect property available via the ASPxRichEdit.Settings property.
Implements
Inheritance
Object
ViewStatePersisterCore
BaseOptions
RichEditNotificationOptions
AutoCorrectOptions
ASPxRichEditAutoCorrectSettings
See Also
Feedback