| C1.Win.C1Report.4 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewThumbnailView クラス : CacheVirtualItems イベント |
'宣言 Public Event CacheVirtualItems As System.Windows.Forms.CacheVirtualItemsEventHandler
public event System.Windows.Forms.CacheVirtualItemsEventHandler CacheVirtualItems
イベント ハンドラが、このイベントに関連するデータを含む、System.Windows.Forms.CacheVirtualItemsEventArgs 型の引数を受け取りました。次の CacheVirtualItemsEventArgs プロパティには、このイベントの固有の情報が記載されます。
| プロパティ | 解説 |
|---|---|
| EndIndex | Gets the ending index for the range of values needed by a System.Windows.Forms.ListView control in virtual mode. |
| StartIndex | Gets the starting index for a range of values needed by a System.Windows.Forms.ListView control in virtual mode. |