ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / FixedPage Class / Sorting Property

In This Topic
    Sorting Property (FixedPage)
    In This Topic
    Gets an expression by which to sort the repeated pages.
    Syntax
    'Declaration
     
    Public ReadOnly Property Sorting As SortByCollection
    public SortByCollection Sorting {get;}
    See Also