ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / DetailEncoding Class / SortingAggregate Property

In This Topic
    SortingAggregate Property
    In This Topic
    Gets or sets sorting aggregate type
    Syntax
    'Declaration
     
    Public Property SortingAggregate As AggregateType
    public AggregateType SortingAggregate {get; set;}
    See Also