TreeListItemChangeEvent
Represents the object of the onItemChange
TreeList event.
Name | Type | Default | Description |
---|---|---|---|
component? |
| ||
dataItem |
|
The data item which corresponds to the current row. | |
event |
| ||
field? |
|
The field to which the row is bound. | |
level |
|
An array of indexes of each parent and current item in the data tree. | |
value |
|
The value of the item. |