SSRSDocumentSource for WinForms
CacheVirtualItems イベント

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

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

プロパティ解説
EndIndexGets the ending index for the range of values needed by a System.Windows.Forms.ListView control in virtual mode.  
StartIndexGets the starting index for a range of values needed by a System.Windows.Forms.ListView control in virtual mode.  
参照

C1PreviewThumbnailView クラス
C1PreviewThumbnailView メンバ