C# Class fyiReporting.RdlViewer.HyperlinkEventArgs

HyperlinkEventArgs passed when a report item with a hyperlink defined is clicked on
Inheritance: System.ComponentModel.CancelEventArgs
Afficher le fichier Open project: majorsilence/My-FyiReporting Class Usage Examples

Méthodes publiques

Méthode Description
HyperlinkEventArgs ( string hyperlink ) : System

Method Details

HyperlinkEventArgs() public méthode

public HyperlinkEventArgs ( string hyperlink ) : System
hyperlink string
Résultat System