GrapeCity.ActiveReports.Extensibility.v8 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