void initializeCell(
TTableCell
$cell, integer
$columnIndex, string
$itemType)
|
|
Initializes the specified cell to its initial values.
This method overrides the parent implementation. It initializes the cell based on different templates (ItemTemplate, EditItemTemplate, HeaderTemplate, FooterTemplate).
Overrides
TDataGridColumn::initializeCell() (Initializes the specified cell to its initial values.)
Parameters: