Click or drag to resize

StiHyperlinkClickEventArgs Constructor

Initializes a new instance of the StiHyperlinkClickEventArgs class

Namespace:  Stimulsoft.Report.Events
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiHyperlinkClickEventArgs(
	string hyperlink
)

Parameters

hyperlink
Type: SystemString

[Missing <param name="hyperlink"/> documentation for "M:Stimulsoft.Report.Events.StiHyperlinkClickEventArgs.#ctor(System.String)"]

See Also