CellValueChangingEventArgs Class
In This Article
Contains data for the CellValueChanging event.
Namespace: DevExpress.Xpf.PropertyGrid
Assembly: DevExpress.Xpf.PropertyGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PropertyGrid
#Declaration
public class CellValueChangingEventArgs :
CancelRoutedEventArgs
#Inheritance
Object
EventArgs
RoutedEventArgs
CancelRoutedEventArgs
CellValueChangingEventArgs
See Also