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 Collection |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
What | Gets or sets the text to be replaced. |
With | Gets the replacement text. |
See Also