ActiveReports 10
HyperLinkEventArgs Constructor

GrapeCity.ActiveReports.Viewer.Silverlight.v10 Assembly > GrapeCity.ActiveReports Namespace > HyperLinkEventArgs Class : HyperLinkEventArgs Constructor
The hyperlink target.
Initializes a new instance of the HyperLinkEventArgs class and sets the specified values to the Button and HyperLink properties.
Syntax
'Declaration
 
Public Function New( _
   ByVal hyperLink As String _
)
public HyperLinkEventArgs( 
   string hyperLink
)

Parameters

hyperLink
The hyperlink target.
See Also

Reference

HyperLinkEventArgs Class
HyperLinkEventArgs Members