ActiveReports 9
HitTestResult Enumeration

Specifes which area is hit. This enumeration is used with the DataDynamics.Reports.Extensibility.Layout.HitTestInfo.HitTestResult property to determine where a mouse click occurs.
Syntax
'Declaration
 
Public Enum HitTestResult 
   Inherits System.Enum
public enum HitTestResult : System.Enum 
Members
MemberDescription
InteractiveAreaIndicates that the mouse click region can accept events.
NonIteractiveAreaIndicates that mouse click region can not accept events.
NoWhereIndicates that the mouse click is in a region beyond the area of the report.
TooltipArea 
TooltipInteractiveArea 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Layout.HitTestResult

Requirements

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

See Also

Reference

GrapeCity.ActiveReports.Extensibility.Layout Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum