NodeCellValidationArgs.NewValue Property
Gets the editor’s value.
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v25.1.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| Object | The editor’s value. |
See Also