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

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