CListCtrl::GetCountPerPage

Call this member function to calculate the number of items that can fit vertically in the visible area of a list view control when in list view or report view.

Syntax

int GetCountPerPage( ) const;

At a Glance

Header File Afxcmn.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CListCtrl Overview, CListCtrl Member Functions, Control Classes, CListCtrl::GetTopIndex