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

In This Topic
    Data Property (HitTestInfo)
    In This Topic
    Hit test info data.
    Syntax
    'Declaration
     
    Public ReadOnly Property Data As String
    public string Data {get;}
    See Also