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


In This Topic
    HistoryItemAddingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by HistoryItemAddingEventArgs.

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