SSRSDocumentSource for WinForms
ItemSelectionChanged イベント

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

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

プロパティ解説
IsSelectedGets a value indicating whether the item's state has changed to selected.  
ItemGets the item whose selection state has changed.  
ItemIndexGets the index of the item whose selection state has changed.  
参照

C1PreviewThumbnailView クラス
C1PreviewThumbnailView メンバ