Parameters
- dataGridContext
- The current DataGridContext of the row.
- columns
- The current ColumnCollection of the row.
- initializeTemplateCells
Indicates if the cells provided by the template of the row must be initialized through this method. Will be true only if the cell panel implements the IVirutalizingCellHost interface and there is a least one template cell.