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

In This Topic
    HitTestResult Property
    In This Topic
    Specifies an enumerated HitTestResult value indicating whether the mouse click is in an interactive area.
    Syntax
    'Declaration
     
    Public ReadOnly Property HitTestResult As HitTestResult
    public HitTestResult HitTestResult {get;}
    See Also