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

In This Topic
    Sorting Property (TablixMember)
    In This Topic
    Gets the expressions by which to sort the group instances.
    Syntax
    'Declaration
     
    Public ReadOnly Property Sorting As SortByCollection
    public SortByCollection Sorting {get;}
    See Also