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

In This Topic
    HitTestInfo Structure
    In This Topic
    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
    public struct HitTestInfo : System.ValueType 
    Inheritance Hierarchy

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

    See Also