CGXGridCore::OnGridDraw

virtual void OnGridDraw(CDC* pDC);

pDC

A pointer to the device context.

Remarks

Overridable method which computes the range of cells which needs to be drawn and starts drawing with a call to OnDrawTopLeftBottomRight.

CGXGridCore

 Class Overview |  Class Members