DataGrid
The DataGrid control presents data in a customizable table of rows and columns.
FlipView
Presents a collection of items that the user can flip through, one item at a time.
GridView
A control that presents a collection of items in rows and columns.
ListBox
A control that presents an inline list of items that the user can select from.
ListView
A control that presents a collection of items in a vertical list.
TreeView
The TreeView control is a hierarchical list pattern with expanding and collapsing nodes that contain nested items.