CListCtrl::GetCountPerPage

This method calculates the number of items that can fit vertically in the visible area of a list view control when in list view or report view.

At a Glance

Header file: Afxcmn.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

int GetCountPerPage( ) const;

See Also

CListCtrl::GetTopIndex