VirtualTreeSetCellValueInfo Properties
Provides data for the TreeList.VirtualTreeSetCellValue event.
Name | Description |
---|---|
Cancel | Gets or sets whether the new value is discarded. |
Column | Gets the column that contains the cell being currently processed. |
Is |
Gets whether the Tree |
New |
Gets the new cell value (when Virtual |
Node | Gets an instance of the business object being currently processed. |
Old |
Gets the current cell’s old data. |
See Also