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