Related resources for WPF ListView Control
  • Introduction to ListView Control in WPF5/12/2012 1:24:42 PM. A ListView control is a window that displays a collection of items. It's derived from the ListBox control. The ListView provides the infrastructure to display a set of data items in various layouts or views.