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.v19.1.dll

Declaration

public class ProcessNewValueEventArgs :
    RoutedEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
ProcessNewValueEventArgs
See Also