Occurs when a new ViewHistoryItem object is being added
to the ViewHistory collection.
The event handler can cancel this adding.
Namespace:
C1.Win.C1PreviewAssembly: C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)
Syntax
| C# |
|---|
public event HistoryItemAddingEventHandler HistoryItemAdding |
| Visual Basic |
|---|
Public Event HistoryItemAdding As HistoryItemAddingEventHandler |