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

In This Topic
    Owner Property (NamedCollectionItem)
    In This Topic
    Gets the NamedCollection containing the current object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As NamedCollection
    public NamedCollection Owner {get;}
    See Also