LinkTarget Property (Settings)
In This Topic
Gets or set the target for hyperlinks contained inside the report. By default this value is not set.
Syntax
'Declaration
Public Property LinkTarget As String
public string LinkTarget {get; set;}
Property Value
A string value representing the LinkTarget.
See Also