[]
Represents a hyperlink in a report.
public class ReportHyperlink
| Name | Description |
|---|---|
| ReportHyperlink() | Initializes a new instance of the ReportHyperlink class. |
| Name | Description |
|---|---|
| LinkTarget | Gets or sets the target of the current hyperlink. |
| StatusText | Gets or sets a ScriptStringValue yielding the text shown in the status line when the mouse is over the hyperlink (when the document is viewed in a C1FlexViewer). |
| Name | Description |
|---|---|
| AssignFrom(ReportHyperlink) | Copies properties from another object into this object. |
| ToString() |