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;} | |
Return Value
A FilterCollection containing the filters to apply to each row of data in the data set.