GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace : HitTestResult Enumeration |
'Declaration Public Enum HitTestResult Inherits System.Enum
public enum HitTestResult : System.Enum
Member | Description |
---|---|
InteractiveArea | Indicates that the mouse click region can accept events. |
NonIteractiveArea | Indicates that mouse click region can not accept events. |
NoWhere | Indicates that the mouse click is in a region beyond the area of the report. |
TooltipArea | |
TooltipInteractiveArea |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Extensibility.Layout.HitTestResult
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2