ActiveReports 12 Server User Guide
Filter Property

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

Property Value

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

Reference

ReportList Class
ReportList Members