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

In This Topic
    HistoryItem Property
    In This Topic
    The ViewHistoryItem object that is about to be added.
    Syntax
    'Declaration
     
    Public ReadOnly Property HistoryItem As ViewHistoryItem
    public ViewHistoryItem HistoryItem {get;}
    See Also