SSRSDocumentSource for WinForms
ItemCheck イベント

構文
'宣言
 
Public Event ItemCheck As System.Windows.Forms.ItemCheckEventHandler
public event System.Windows.Forms.ItemCheckEventHandler ItemCheck
イベント データ

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

プロパティ解説
CurrentValueGets a value indicating the current state of the item's check box.  
IndexGets the zero-based index of the item to change.  
NewValueGets or sets a value indicating whether to set the check box for the item to be checked, unchecked, or indeterminate.  
参照

C1PreviewThumbnailView クラス
C1PreviewThumbnailView メンバ