ActiveReports 13
Button Property

GrapeCity.ActiveReports.Viewer.Win Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > HyperLinkEventArgs Class : Button Property
Gets the mouse button that the user clicked to raise the event.
Syntax
'Declaration
 
Public ReadOnly Property Button As MouseButtons
public MouseButtons Button {get;}

Property Value

System.Windows.MouseButtons value that represents the button that has fired this event.
See Also

Reference

HyperLinkEventArgs Class
HyperLinkEventArgs Members