ActiveReports 12
Sorting Property (List)

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

Gets an expression by which to sort the repeated list regions.

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

Property Value

A SortByCollection object containing a collection of expressions by which to sort the repeated list regions.
See Also

Reference

List Class
List Members