VirtualTreeGetCellValueInfo Properties
Provides data for the TreeList.VirtualTreeGetCellValue event.
Name | Description |
---|---|
Cell |
Gets or sets the current cell value (when Virtual |
Column | Gets the column that contains the cell currently being processed. |
Is |
Gets whether the Tree |
Node | Gets an instance of the business object being currently processed. |
See Also