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

In This Topic
    VisitedDocument Property (ViewHistoryItem)
    In This Topic
    Gets the visited document that was opened when the current history item was created.
    Syntax
    'Declaration
     
    Public ReadOnly Property VisitedDocument As VisitedDocument
    public VisitedDocument VisitedDocument {get;}
    See Also