Skip to main content

XRRichTextBoxBase.DetectUrls Property

For internal use.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

[DefaultValue(true)]
[SRCategory(ReportStringId.CatBehavior)]
public bool DetectUrls { get; set; }

Property Value

Type Default Description
Boolean true

A Boolean value.

See Also