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

In This Topic
    aggregateFields Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property aggregateFields As List(Of String)
    public List<string> aggregateFields {get; set;}
    See Also