Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
int GetCountPerPage( ) const;
Return Value
The number of items that can fit vertically in the visible area of a list view control when in list view or report view.
Example
See the example for CListCtrl::GetTopIndex.
Requirements
Header: afxcmn.h