ActiveReports 12
IsInArea Property

GrapeCity.ActiveReports.Extensibility.v12 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 ILayoutArea interface.
Syntax
'Declaration
 
Public ReadOnly Property IsInArea As Boolean
public bool IsInArea {get;}
See Also

Reference

HitTestInfo Structure
HitTestInfo Members