Returns the value of the LinkTarget expression.

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

Syntax

C#
[BrowsableAttribute(false)]
public string LinkValue { get; }
Visual Basic
<BrowsableAttribute(False)> _
Public ReadOnly Property LinkValue As String
	Get

See Also