ActiveReports Developer 7
Filters Property (IDataSet)

Gets or sets the filters to apply to each row of data in the data set.

Syntax
'Declaration
 
ReadOnly Property Filters As FilterCollection
FilterCollection Filters {get;}

Property Value

FilterCollection containing the filters to apply to each row of data in the data set.
See Also

Reference

IDataSet Interface
IDataSet Members