Back to Devexpress

CellValueChangedEventArgs Constructors

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

latest883 B
Original Source

CellValueChangedEventArgs Constructors

Provides data for the GridViewBase.CellValueChanged event.

NameParametersDescription
CellValueChangedEventArgs(RoutedEvent, GridViewBase, Int32, GridColumn, Object, Object)routedEvent, view, rowHandle, column, value, oldValueInitializes a new instance of the CellValueChangedEventArgs class.

See Also

CellValueChangedEventArgs Class

CellValueChangedEventArgs Members

DevExpress.Xpf.Grid Namespace