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

In This Topic
    Owner Property (VisitedDocument)
    In This Topic
    Gets the VisitedDocumentCollection containing the current visited document.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As VisitedDocumentCollection
    public VisitedDocumentCollection Owner {get;}
    See Also