ActiveReports Developer 7
HitTestInfo Structure
Members  See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace : HitTestInfo Structure

Glossary Item Box

Contains information about the part of the layout area in which a mouse click occurs.

Object Model

HitTestInfo Structure

Syntax

Visual Basic (Declaration) 
Public Structure HitTestInfo 
   Inherits System.ValueType
C# 
public struct HitTestInfo : System.ValueType 

Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.ActiveReports.Extensibility.Layout.HitTestInfo

See Also