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

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