BCGSuite for MFC
virtual void CBCGPGridCtrl::OnPrintPageFooter ( CDC *  pDC,
CPrintInfo *  pInfo 
)
virtual

Called by the framework to print the page footer.

Called from CBCGPGridCtrl::OnPrint to print the page footer. The default implementation does nothing.

Override this function if you need to display the page footer, update pInfo->m_rectDraw rectangle to reserve the space for the footer.