ActiveReports 12
HitTestInfo Structure Members
Properties 

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace : HitTestInfo Structure

The following tables list the members exposed by HitTestInfo.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the HitTestInfo structure at the area underlying a mouse click.  
Top
Public Properties
 NameDescription
Public PropertySpecifies whether the area in which the mouse click occurs can accept user events.  
Public PropertyHit test info data.  
Public PropertySpecifies an enumerated HitTestResult value indicating whether the mouse click is in an interactive area.  
Public PropertySpecifies the System.String value containing an ID assigned to the area in which the mouse click occurs, if any.  
Public PropertySpecifies whether the area in which the mouse click occurs is within the area defined by the ILayoutArea interface.  
Public PropertySpecifies the GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem, if any, associated with the area in which the mouse click occurs.  
Top
See Also

Reference

HitTestInfo Structure
GrapeCity.ActiveReports.Extensibility.Layout Namespace