Skip to main content
A newer version of this page is available. .

ProcessNewValueEventArgs Class

Provides data for the LookUpEditBase.ProcessNewValue event.

Namespace: DevExpress.Xpf.Editors

Assembly: DevExpress.Xpf.Core.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public class ProcessNewValueEventArgs :
    RoutedEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
ProcessNewValueEventArgs
See Also