Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / LoadVisitedDocumentEventArgs Class
Members

In This Topic
    LoadVisitedDocumentEventArgs Class
    In This Topic
    Contains data for the C1PreviewPane.LoadVisitedDocument event of a C1PreviewPane.
    Object Model
    LoadVisitedDocumentEventArgs Class
    Syntax
    'Declaration
     
    Public Class LoadVisitedDocumentEventArgs 
       Inherits SaveVisitedDocumentEventArgs
    public class LoadVisitedDocumentEventArgs : SaveVisitedDocumentEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1Preview.SaveVisitedDocumentEventArgs
             C1.Win.C1Preview.LoadVisitedDocumentEventArgs

    See Also