ActiveReports 9 Server
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

Any item from the Eval expression list below, followed by ASC or DESC (ASC by default).

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ReportList Class
ReportList Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum