SSRSDocumentSource for WinForms
VirtualItemsSelectionRangeChanged イベント

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

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

プロパティ解説
EndIndexGets the index for the last item in the range of items whose selection state has changed  
IsSelectedGets a value indicating whether the range of items is selected.  
StartIndexGets the index for the first item in the range of items whose selection state has changed.  
参照

C1PreviewThumbnailView クラス
C1PreviewThumbnailView メンバ