CListView::GetListCtrl

Call this member function to get a reference to the list control associated with the view.

Syntax

CListCtrl& GetListCtrl( ) const;

At a Glance

Header file: Afxcview.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CListView Overview, CListView Member Functions, View Classes, CListCtrl