ActiveReports Developer 7
Control Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > GraphMouseEventArgs Class : Control Property

Glossary Item Box

Gets or sets the control on which the mouse event occurred.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Control As System.Windows.Forms.Control
C# 
public System.Windows.Forms.Control Control {get;}

See Also