PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / C1MultiDocumentItemCollection Class / Owner Property

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