BCGControlBar Pro for MFC
virtual CBCGPGridCtrl* CBCGPGridView::CreateGrid ( )
protectedvirtual

Called by the view when it needs to create the embedded grid control.

Returns
A pointer to valid grid control object.

Override in a derived class if you need to embed a custom grid control into the view.

Reimplemented in CBCGPReportView.