[]
Gets or set the target for hyperlinks contained inside the report.
public string LinkTarget { get; set; }
Type | Description |
---|---|
string | A string value representing the LinkTarget. |
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.