ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / GraphMouseEventArgs Class / IsLeftMouseButton Property

In This Topic
    IsLeftMouseButton Property
    In This Topic
    Gets mouse event button state
    Syntax
    'Declaration
     
    Public ReadOnly Property IsLeftMouseButton As Boolean
    public bool IsLeftMouseButton {get;}
    See Also