ActiveReports 9
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 System.Collections.Generic.IList(Of Filter)
System.Collections.Generic.IList<Filter> Filters {get;}

Property Value

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

Reference

IDataSet Interface
IDataSet Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum