Filters Property (DataRegion)
In This Topic
Gets the
Filters collection containing filters to apply to each row of data in the current data region.
Syntax
'Declaration
Public ReadOnly Property Filters As Filters
public Filters Filters {get;}
See Also