GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DynamicColumnsRows Class : Sorting Property |
Gets or sets the expressions by which to sort the columns or rows.
'Declaration Public ReadOnly Property Sorting As SortByCollection
public SortByCollection Sorting {get;}
A SortByCollection object containing the expression by which to sort the columns or rows.