GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Grouping Class : Filters Property |
Gets filters to apply to each instance of the group.
'Declaration Public ReadOnly Property Filters As System.Collections.Generic.IList(Of Filter)
public System.Collections.Generic.IList<Filter> Filters {get;}
A FilterCollection object containing filters to apply to each instance of the group.