Skip to main content
All docs
V25.2
  • CellEditorValueChangingEventArgs Class

    Contains data for the CellEditorValueChanging event.

    Namespace: DevExpress.Xpf.Grid

    Assembly: DevExpress.Xpf.Grid.v25.2.dll

    Declaration

    public class CellEditorValueChangingEventArgs :
        CellValueChangedEventArgs
    See Also