ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _HitTestTraverseContext Class / _hitTestResult Property

In This Topic
    _hitTestResult Property (_HitTestTraverseContext)
    In This Topic
    Syntax
    'Declaration
     
    Public Property _hitTestResult As HitTestResult
    public HitTestResult _hitTestResult {get; set;}
    See Also