Method ToList
ToList()
Returns the underlying data source as an IList.
IList ToList()
Returns
Remarks
ListView uses this method to access individual items for events like SelectedItemChanged and to enable keyboard search via KeystrokeNavigator.
Returns the underlying data source as an IList.
IList ToList()
ListView uses this method to access individual items for events like SelectedItemChanged and to enable keyboard search via KeystrokeNavigator.