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

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