This topic has not yet been rated - Rate this topic

ListViewVirtualItemsSelectionRangeChangedEventArgs Properties

The ListViewVirtualItemsSelectionRangeChangedEventArgs type exposes the following members.

  Name Description
Public property EndIndex Gets the index for the last item in the range of items whose selection state has changed
Public property IsSelected Gets a value indicating whether the range of items is selected.
Public property StartIndex Gets the index for the first item in the range of items whose selection state has changed.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.