Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

ProcessNewValueEventArgs Class

Provides data for the LookUpEditBase.ProcessNewValue event.

Namespace: DevExpress.Xpf.Editors

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public class ProcessNewValueEventArgs :
    RoutedEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
ProcessNewValueEventArgs
See Also