ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / CategoryEncoding Class / Sort Property

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