ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / DataRegion Class / Filters Property

In This Topic
    Filters Property (DataRegion)
    In This Topic
    Gets the DataRegion.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