Gets the visited document that was opened when the current history item was created.
Namespace:
C1.Win.C1PreviewAssembly: C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)
Syntax
C# |
---|
public VisitedDocument VisitedDocument { get; internal set; } |
Visual Basic |
---|
Public Property VisitedDocument As VisitedDocument Get Friend Set |