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

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