Back to Devexpress

ASPxRichEditAutoCorrectReplaceInfo Class

aspnet-devexpress-dot-web-dot-aspxrichedit-76476856.md

latest1.8 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Web.Office

Declaration

csharp
public class ASPxRichEditAutoCorrectReplaceInfo :
    CollectionItem
vb
Public Class ASPxRichEditAutoCorrectReplaceInfo
    Inherits CollectionItem

Remarks

Instances of this class can be accessed using the ASPxRichEditAutoCorrectReplaceInfoCollection collection.

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem ASPxRichEditAutoCorrectReplaceInfo

See Also

ASPxRichEditAutoCorrectReplaceInfo Members

DevExpress.Web.ASPxRichEdit Namespace