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.
Remarks
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.
Example
See the example for CListCtrl::GetTopIndex.
CListCtrl Overview | Class Members | Hierarchy Chart
See Also CListCtrl::GetTopIndex