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

In This Topic
    Sorting Property (DataGrouping)
    In This Topic
    Specifies how to sort the group instances.
    Syntax
    'Declaration
     
    Public ReadOnly Property Sorting As SortByCollection
    public SortByCollection Sorting {get;}
    See Also