Share

CAcTcUiCatalogView::GetRowsInPage

C++

int GetRowsInPage(
    BOOL bIncludePartialRows
) const;

Description

Returns the number of rows that can fit in the view area of the catalog view.

Parameters

Parameters Description
bIncludePartialRows Input Boolean indicating whether to include both partially and fully visible rows or only fully visible rows

Links

CAcTcUiCatalogView Class

Was this information helpful?