Back to Devexpress

CellValueChangedInEditFormEventArgs Constructors

wpf-devexpress-dot-xpf-dot-grid-dot-cellvaluechangedineditformeventargs-dot-ctor.md

latest1.2 KB
Original Source

CellValueChangedInEditFormEventArgs Constructors

Contains data for the CellValueChanging event that occurs when a user edits data in the Edit Form.

NameParametersDescription
CellValueChangedInEditFormEventArgs(RoutedEvent, GridViewBase, Int32, GridColumn, Object, Object, CellEditorData[])routedEvent, view, rowHandle, column, value, oldValue, cellEditorsInitializes a new instance of the CellValueChangedInEditFormEventArgs class with specified settings.

See Also

CellValueChangedInEditFormEventArgs Class

CellValueChangedInEditFormEventArgs Members

DevExpress.Xpf.Grid Namespace