ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / GraphMouseEventArgs Class / Control Property

In This Topic
    Control Property (GraphMouseEventArgs)
    In This Topic
    Gets or sets the control on which the mouse event occurred.
    Syntax
    'Declaration
     
    Public ReadOnly Property Control As Control
    public Control Control {get;}
    See Also