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

    Contains data for the CellEditorValueChanging event.

    Namespace: DevExpress.Xpf.Grid.TreeList

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

    Declaration

    public class TreeListCellEditorValueChangingEventArgs :
        TreeListCellValueChangedEventArgs
    See Also