ActiveReports.Viewer3 Request technical support
HyperLinkEventArgs Constructor()
See Also 


Initializes a new instance of the HyperLinkEventArgs class.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As HyperLinkEventArgs()
C# 
public HyperLinkEventArgs()

See Also