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