System.Windows.Forms.ListView.VirtualItemsSelectionRangeChanged Event

Occurs when a System.Windows.Forms.ListView is in virtual mode and the selection state of a range of items has changed.

Syntax

public event ListViewVirtualItemsSelectionRangeChangedEventHandler VirtualItemsSelectionRangeChanged

Remarks

If the System.Windows.Forms.ListView is not in virtual mode, the ListView.ItemSelectionChanged event will occur.

For more information about handling events, see Consuming Events.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0