[]
Represents a hyperlink in a report.
public class ReportHyperlink : IScriptContextProvider
| Name | Description |
|---|---|
| ReportHyperlink() | Initializes a new instance of the ReportHyperlink class. |
| Name | Description |
|---|---|
| LinkTarget | Gets or sets the target of the current hyperlink. |
| Owner | |
| 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 |
|---|---|
| AfterRender() | |
| AssignFrom(ReportHyperlink) | Copies properties from another object into this object. |
| Build() | |
| Reset() | |
| ResetValue() | |
| ShouldSerialize() | |
| ToString() |