ActiveReports 11
Sorting Property (DynamicColumnsRows)

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DynamicColumnsRows Class : Sorting Property

Gets the expressions by which to sort the columns or rows.

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 rows.

See Also

Reference

DynamicColumnsRows Class
DynamicColumnsRows Members