BCGControlBar Pro for MFC
virtual void CBCGPGridCtrl::OnPrintPageHeader ( CDC *  pDC,
CPrintInfo *  pInfo 
)
virtual

Called by the framework to print the page header.

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

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