Back to Devexpress

SmartPasteEditValueChangingEventArgs.NewValue Property

wpf-devexpress-dot-xpf-dot-layoutcontrol-dot-smartpasteeditvaluechangingeventargs-1d3643a5.md

latest1.2 KB
Original Source

SmartPasteEditValueChangingEventArgs.NewValue Property

Gets or sets the editor’s new value.

Namespace : DevExpress.Xpf.LayoutControl

Assembly : DevExpress.Xpf.LayoutControl.v25.2.dll

NuGet Package : DevExpress.Wpf.LayoutControl

Declaration

csharp
public object NewValue { get; set; }
vb
Public Property NewValue As Object

Property Value

TypeDescription
Object

The new value.

|

See Also

SmartPasteEditValueChangingEventArgs Class

SmartPasteEditValueChangingEventArgs Members

DevExpress.Xpf.LayoutControl Namespace