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

In This Topic
    aggregate Property (IAggregateTransformOption)
    In This Topic
    Syntax
    'Declaration
     
    Property aggregate As List(Of IAggregateOption)
    List<IAggregateOption> aggregate {get; set;}
    See Also