Back to Devexpress

CellValueChangedEventArgs.OldValue Property

windowsforms-devexpress-dot-xtratreelist-dot-cellvaluechangedeventargs-f51f7461.md

latest1.1 KB
Original Source

CellValueChangedEventArgs.OldValue Property

Namespace : DevExpress.XtraTreeList

Assembly : DevExpress.XtraTreeList.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.TreeList

Declaration

csharp
public object OldValue { get; }
vb
Public ReadOnly Property OldValue As Object

Property Value

Type
Object

See Also

CellValueChangedEventArgs Class

CellValueChangedEventArgs Members

DevExpress.XtraTreeList Namespace