GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace : HitTestInfo Structure |
For a list of all members of this type, see HitTestInfo members.
Name | Description | |
---|---|---|
AcceptsEvents | Specifies whether the area in which the mouse click occurs can accept user events. | |
Data | Hit test info data. | |
HitTestResult | Specifies an enumerated DataDynamics.Reports.Extensibility.Layout.HitTestResult value indicating whether the mouse click is in an interactive area. | |
InteractiveAreaId | Specifies the System.String value containing an ID assigned to the area in which the mouse click occurs, if any. | |
IsInArea | Specifies whether the area in which the mouse click occurs is within the area defined by the DataDynamics.Reports.Extensibility.Layout.ILayoutArea interface. | |
ReportItem | Specifies the DataDynamics.Reports.Extensibility.Rendering.Components.IReportItem, if any, associated with the area in which the mouse click occurs. |