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

In This Topic
    Owner Property (Fields)
    In This Topic
    Gets the owner of collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As ICollectionOwner
    public ICollectionOwner Owner {get;}
    See Also