CListView Class
Visual Studio 2005
Simplifies use of the list control and of CListCtrl, the class that encapsulates list-control functionality, with MFC's document-view architecture.
class CListView : public CCtrlView
For more information on this architecture, see the overview for the CView class and the cross-references cited there.