StiHyperlinkClickEventArgs Constructor |
Namespace:
Stimulsoft.Report.Events
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiHyperlinkClickEventArgs(
string hyperlink
)
Public Sub New (
hyperlink As String
)
Parameters
- hyperlink
- Type: SystemString
[Missing <param name="hyperlink"/> documentation for "M:Stimulsoft.Report.Events.StiHyperlinkClickEventArgs.#ctor(System.String)"]
See Also