ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / HyperLinkEventArgs Class / Button Property

In This Topic
    Button Property
    In This Topic
    Gets the mouse button that the user clicked to raise the event.
    Syntax
    'Declaration
     
    Public ReadOnly Property Button As MouseButtons
    public MouseButtons Button {get;}
    See Also