[]
Contains data for the HistoryItemAdding event of a C1PreviewPane.
public class HistoryItemAddingEventArgs : CancelEventArgs
| Name | Description |
|---|---|
| HistoryItemAddingEventArgs(ViewHistoryItem) | Initializes a new instance of the HistoryItemAddingEventArgs class. |
| Name | Description |
|---|---|
| HistoryItem | The ViewHistoryItem object that is about to be added. |