ASPxRichEditAutoCorrectReplaceInfo Class
Provides the text to replace and the replacement text when the ASPxRichEditAutoCorrectSettings.ReplaceTextAsYouType property is enabled.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
Remarks
Instances of this class can be accessed using the ASPxRichEditAutoCorrectReplaceInfoCollection collection.
Inheritance
Object
StateManager
CollectionItem
ASPxRichEditAutoCorrectReplaceInfo
See Also