ValueChangedEventArgs<T>.OldValue Property
In This Article
Gets an object that represents the old value of a specific property.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
T | An object that represents the old value of a specific property. |
See Also