VirtualTreeSetCellValueInfo Constructors
Provides data for the TreeList.VirtualTreeSetCellValue event.Name | Parameters | Description |
---|---|---|
VirtualTreeSetCellValueInfo(Object, Object, Object, TreeListColumn) | oldCellData, newCellData, node, column | Initializes a new instance of the VirtualTreeSetCellValueInfo class. |
See Also