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

In This Topic
    Filters Constructor
    In This Topic
    Initializes a new instance of the Filters class.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal owner As ICollectionOwner _
    )
    public Filters( 
       ICollectionOwner owner
    )

    Parameters

    owner
    See Also