Documentation
-
Learn about the Windows Presentation Foundation ListView control, which provides the infrastructure to display data items in different layouts or views.
-
Learn about the ListBox control in Windows Presentation Foundation (WPF), which provides users with a selectable lists of items.
-
How to: Create a Custom View Mode for a ListView - WPF
Learn how to create a custom view mode for a ListView by means of the included code examples in C#, Visual Basic, and XAML.
-
Learn how to use the ListView control to display a set of data items in a Windows Presentation Foundation (WPF) application.