ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / QueryAggregateOption Class / aggregate Property

In This Topic
    aggregate Property (QueryAggregateOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property aggregate As Aggregate
    public Aggregate aggregate {get; set;}
    See Also