If the current field's RTF property is true, this property gets or sets a value indicating whether Uniform Resource Locators (URLs) will be automatically formatted when found in the text.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public bool DetectUrls { get; set; }
Visual Basic
Public Property DetectUrls As Boolean
	Get
	Set

See Also