SSRSDocumentSource for WinForms
HistoryItemAdding イベント

新しい ViewHistoryItem オブジェクトが ViewHistory コレクションに追加されるときに発生します。
構文
'宣言
 
Public Event HistoryItemAdding As HistoryItemAddingEventHandler
public event HistoryItemAddingEventHandler HistoryItemAdding
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、HistoryItemAddingEventArgs 型の引数を受け取りました。次の HistoryItemAddingEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Cancel System.ComponentModel.CancelEventArgsから継承されます。
HistoryItem追加する ViewHistoryItem オブジェクト。  
参照

C1PreviewPane クラス
C1PreviewPane メンバ