ActiveReports 12
Sorting Property (DynamicCategoriesSeries)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DynamicCategoriesSeries Class : Sorting Property
Gets the expression by which to sort the columns or data.
Syntax
'Declaration
 
Public ReadOnly Property Sorting As SortByCollection
public SortByCollection Sorting {get;}

Property Value

A SortByCollection object containing the expression by which to sort the columns or data.

See Also

Reference

DynamicCategoriesSeries Class
DynamicCategoriesSeries Members