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

In This Topic
    info Property (QueryResult)
    In This Topic
    Syntax
    'Declaration
     
    Public Property info As QueryResultInfo
    public QueryResultInfo info {get; set;}
    See Also