Gets or sets the filters to apply to each row of data in the data set.
| Visual Basic (Declaration) | |
|---|---|
| ReadOnly Property Filters As FilterCollection | |
| C# | |
|---|---|
| FilterCollection Filters {get;} | |
|     | 
| ActiveReports Developer 7 | |
| Filters Property | |
| See Also | |
| GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > IDataSet Interface : Filters Property | 
Glossary Item Box
Gets or sets the filters to apply to each row of data in the data set.
| Visual Basic (Declaration) | |
|---|---|
| ReadOnly Property Filters As FilterCollection | |
| C# | |
|---|---|
| FilterCollection Filters {get;} | |