[]
        
(Showing Draft Content)

C1.Win.C1Preview.HistoryItemAddingEventArgs

HistoryItemAddingEventArgs Class

Contains data for the HistoryItemAdding event of a C1PreviewPane.

Inheritance
HistoryItemAddingEventArgs
Namespace: C1.Win.C1Preview
Assembly: C1.Win.PrintPreview.8.dll
Syntax
public class HistoryItemAddingEventArgs : CancelEventArgs

Constructors

Name Description
HistoryItemAddingEventArgs(ViewHistoryItem)

Initializes a new instance of the HistoryItemAddingEventArgs class.

Properties

Name Description
HistoryItem

The ViewHistoryItem object that is about to be added.