Skip to main content

CellValueChangedEventArgs Class

Contains data for the CellValueChanged and CellValueChanging events.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public class CellValueChangedEventArgs :
    CellValueEventArgs

Inheritance

Object
EventArgs
RowEventArgs
DevExpress.WinUI.Grid.CellValueEventArgs
CellValueChangedEventArgs
See Also