ValueChangedEventArgs<T>.NewValue Property
In This Article
Gets an object that represents the new 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 new value of a specific property. |
See Also