MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / HitTestInfo Structure / IsInArea Property

In This Topic
IsInArea Property
In This Topic
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
 
See Also