Back to Devexpress

CellValueChangedArgs Class

corelibraries-devexpress-dot-mvvm-dot-xpf-afd45324.md

latest1.7 KB
Original Source

CellValueChangedArgs Class

Contains data for the command bound to the CellValueChangedCommand or CellValueChangingCommand property.

Namespace : DevExpress.Mvvm.Xpf

Assembly : DevExpress.Mvvm.v25.2.dll

NuGet Packages : DevExpress.Mvvm, DevExpress.Win.Navigation

Declaration

csharp
public class CellValueChangedArgs
vb
Public Class CellValueChangedArgs

Remarks

Commands bound to the following properties accept CellValueChangedArgs as a parameter:

Inheritance

Object CellValueChangedArgs CellEditorValueChangingArgs

CellValueChangedInEditFormArgs

See Also

CellValueChangedArgs Members

DevExpress.Mvvm.Xpf Namespace