ActiveReports 12
ReportItem Property (HitTestInfo)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > HitTestInfo Structure : ReportItem Property
Specifies the GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem, if any, associated with the area in which the mouse click occurs.
Syntax
'Declaration
 
Public ReadOnly Property ReportItem As IReportItem
public IReportItem ReportItem {get;}
See Also

Reference

HitTestInfo Structure
HitTestInfo Members