ActiveReports 10
IsInArea Property

GrapeCity.ActiveReports.Extensibility.v10 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > HitTestInfo Structure : IsInArea Property
Specifies whether the area in which the mouse click occurs is within the area defined by the DataDynamics.Reports.Extensibility.Layout.ILayoutArea interface.
Syntax
'Declaration
 
Public ReadOnly Property IsInArea As Boolean
public bool IsInArea {get;}
See Also

Reference

HitTestInfo Structure
HitTestInfo Members