[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Html.Page.Settings.LinkTarget

LinkTarget Property

LinkTarget

Gets or set the target for hyperlinks contained inside the report.

Declaration
public string LinkTarget { get; set; }
Property Value
Type Description
string

A string value representing the LinkTarget.

Remarks

You can target a window by specifying the window name, or specify to open the target in a new window by setting the value to _blank.