VirtualTreeSetCellValueInfo.OldCellData Property
Gets the current cell’s old data.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v25.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An object that specifies the current cell’s old data. |
See Also