Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Group Class / Filters Property

In This Topic
    Filters Property (Group)
    In This Topic
    Gets Filters collection containing filters to apply to each instance of the group.
    Syntax
    'Declaration
     
    Public ReadOnly Property Filters As Filters
    public Filters Filters {get;}
    See Also