BCGSuite for MFC
virtual void CBCGPReportRow::OnDrawName ( CDC *  pDC,
CRect  rect 
)
virtual

Draws the row name.

Called by the framework to draw the row name. Override in a derived class to customize the name appearance.

Parameters
pDCPointer to a device context.
rectBounding rectangle of the name area.

Reimplemented from CBCGPGridRow.