ASPxRichEditAutoCorrectReplaceInfo Constructors
Provides the text to replace and the replacement text when the ASPxRichEditAutoCorrectSettings.ReplaceTextAsYouType property is enabled.
Name | Parameters | Description |
---|---|---|
ASPx |
none |
Initializes a new instance of the ASPx |
ASPx |
what, with |
Initializes a new instance of the ASPx |
See Also