ActiveReports 12 Server User Guide
OrderBy Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts Namespace > Query Class : OrderBy Property
Gets or sets the property name to use to sort out the data.
Syntax
'Declaration
 
Public Property OrderBy As String
public string OrderBy {get; set;}
See Also

Reference

Query Class
Query Members