SmartPasteEditValueChangingEventArgs.NewValue Property
Gets or sets the editor’s new value.
Namespace: DevExpress.Xpf.LayoutControl
Assembly: DevExpress.Xpf.LayoutControl.v25.1.dll
NuGet Package: DevExpress.Wpf.LayoutControl
Declaration
Property Value
Type | Description |
---|---|
Object | The new value. |
See Also