[]
Occurs when a new ViewHistoryItem object is being added to the ViewHistory collection. The event handler can cancel this adding.
public event HistoryItemAddingEventHandler HistoryItemAdding
Public Event HistoryItemAdding As HistoryItemAddingEventHandler
| Type | Description |
|---|---|
| HistoryItemAddingEventHandler | Occurs when a new object is being added to the collection. The event handler can cancel this adding. |