ASPxRichEditAutoCorrectSettings.CorrectTwoInitialCapitals Property
Gets or sets whether the control should correct words that start with two capital letters by changing the second letter to lowercase.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v25.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | false |
|
Property Paths
You can access this nested property as listed below:
| Object Type | Path to CorrectTwoInitialCapitals |
|---|---|
| ASPxRichEditSettings |
|
See Also