BCGSuite for MFC

Detailed Description

The CBCGPReportView class simplifies use of the report control CBCGPReportCtrl with MFC's document-view architecture.

It overrides CBCGPGridView::CreateGrid and returns an instance of CBCGPReportCtrl.

See also
CBCGPGridView, CBCGPGridCtrl
+ Inheritance diagram for CBCGPReportView:

Public Member Functions

 GetReportCtrlReturns a pointer to embedded report control.
 
- Public Member Functions inherited from CBCGPGridView
 GetGridCtrlReturns the embedded grid control object.
 

Protected Member Functions

 CreateGridCreates the report control.