| id | dxTreeList.Options.onCellPrepared |
|---|---|
| type | function(e) |
| default |
The data of the row to which the cell belongs. Available if the rowType is "data", "detail", or "detailAdaptive".
Indicates whether the row is expanded or collapsed. Available if rowType is "data".
The row's key. Available if the rowType is "data", "detail" or "detailAdaptive".
For plain data, the key value depends on the keyExpr property. For hierarchical data, the key is generated automatically or set in the underlying Store of the data source.