ActiveReports 12
Sorting Property (Details)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Details Class : Sorting Property

Gets the expressions by which to sort the detail data.

Syntax
'Declaration
 
Public ReadOnly Property Sorting As SortByCollection
public SortByCollection Sorting {get;}

Property Value

A SortByCollection indicating the expressions by which to sort the detail data.
See Also

Reference

Details Class
Details Members