ASPxRichEditAutoCorrectSettings Properties
Contains options specifying what AutoCorrect features are enabled.
Name | Description |
---|---|
Correct |
Gets or sets whether the control should correct words that start with two capital letters by changing the second letter to lowercase. |
Detect |
Gets or sets whether the control should detect URL strings and format them as hyperlinks. |
Enable |
Gets or sets whether the control should automatically create numbered or bulleted lists when certain symbols are typed. |
Replace |
Provides access to options specific to the collection of ASPx |
Replace |
Gets or sets whether the control should replace the typed text if it matches to one of the ASPx |
See Also