ASPxRichEditAutoCorrectSettings.DetectUrls Property
Gets or sets whether the control should detect URL strings and format them as hyperlinks.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.2.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 Detect |
---|---|
ASPx |
|
#Remarks
A hyperlink target string for email address is composed by adding the “mailto:” prefix.