ActiveReports 12 Server User Guide
Sorting Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportControls Namespace > ReportList Class : Sorting Property
Gets or sets the sorting to use to retrieve the list of reports from the service.
Syntax
'Declaration
 
Public Property Sorting As String
public string Sorting {get; set;}

Property Value

The sorting to use to retrieve the list of reports from the service.
See Also

Reference

ReportList Class
ReportList Members