GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > IDataSet Interface : Filters Property |
Gets or sets the filters to apply to each row of data in the data set.
'Declaration ReadOnly Property Filters As System.Collections.Generic.IList(Of Filter)
System.Collections.Generic.IList<Filter> Filters {get;}