CListCtrl::GetCountPerPage

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 OverviewClass MembersHierarchy Chart

See Also   CListCtrl::GetTopIndex