Skip to main content
A newer version of this page is available. .
All docs
V21.2

CellValueChangingEventArgs Class

Contains data for the CellValueChanging event.

Namespace: DevExpress.Xpf.PropertyGrid

Assembly: DevExpress.Xpf.PropertyGrid.v21.2.dll

NuGet Package: DevExpress.Wpf.PropertyGrid

Declaration

public class CellValueChangingEventArgs :
    CancelRoutedEventArgs

Inheritance

See Also