Gets filters to apply to each instance of the group.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Filters As FilterCollection | |
| C# | |
|---|---|
public FilterCollection Filters {get;} | |
Property Value
A FilterCollection object containing filters to apply to each instance of the group.