MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / HitTestInfo Structure
Members

HitTestInfo Structure
Contains information about the part of the layout area in which a mouse click occurs.
Object Model
HitTestInfo Structure
Syntax
'Declaration
 
Public Structure HitTestInfo 
   Inherits System.ValueType
 
Remarks
This structure should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
Inheritance Hierarchy

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

See Also