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

In This Topic
    Owner Property (Filter)
    In This Topic
    Gets Filters collection containing this object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As Filters
    public Filters Owner {get;}
    See Also