Raises the HyperlinkClick event.
Namespace:
PerpetuumSoft.Reporting.ComponentsAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public void OnHyperlinkClick( HyperlinkEventArgs e ) |
Visual Basic (Declaration) |
---|
Public Sub OnHyperlinkClick ( _ e As HyperlinkEventArgs _ ) |
Visual C++ |
---|
public: virtual void OnHyperlinkClick( HyperlinkEventArgs^ e ) sealed |