Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / VisitedDocumentAddingEventArgs Class
Properties


In This Topic
    VisitedDocumentAddingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by VisitedDocumentAddingEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the VisitedDocumentAddingEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyThe VisitedDocument object that is about to be added.  
    Top
    See Also