ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / AggregateEncoding Class / Aggregate Property

In This Topic
    Aggregate Property (AggregateEncoding)
    In This Topic
    Gets or sets aggregate value
    Syntax
    'Declaration
     
    Public Property Aggregate As AggregateType
    public AggregateType Aggregate {get; set;}
    See Also