|
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 a new row with specified by strName name and adds to it one new item with varValue set to strName.
strName | Specifies the row name. |
Reimplemented in CBCGPReportCtrl.