ActiveReports 12
Sorting Property (TableGroup)

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

Gets the expressions by which to sort the data.

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

Property Value

A SortByCollection object containing the expressions by which to sort the data.

See Also

Reference

TableGroup Class
TableGroup Members