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

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