Skip to main content
A newer version of this page is available. .

ASPxRichEditAutoCorrectReplaceInfo Properties

Provides the text to replace and the replacement text when the ASPxRichEditAutoCorrectSettings.ReplaceTextAsYouType property is enabled.
Name Description
Collection Gets the collection to which an item belongs. Inherited from CollectionItem.
Index Gets or sets the item’s index within the collection. Inherited from CollectionItem.
What Gets the text to be replaced.
With Gets the replacement text.
See Also