|
inlinevirtual |
Creates a new row.
This method overrides CBCGPGridCtrl::CreateRow and creates a CBCGPReportRow object. If you derive a class from the report control and need special row processing, then override this method and instantiate a class derived from CBCGPReportRow.
nColumns | Specifiea the number of columns. |
Reimplemented from CBCGPGridCtrl.