|
virtual |
Called by the framework when it needs to create a row.
Use this function to create a new row. You can override CreateRow in a derived class and return a new instance of custom row object.
Creates nColumns items and adds them to the newly created row.
nColumns | Specifies the number of columns to be created for this row. |
Reimplemented in CBCGPReportCtrl.