Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / OwnedFastList Class / Owner Property

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