CellValueChangedArgs Constructors
Contains data for the command bound to the CellValueChangedCommand or CellValueChangingCommand property.Name | Parameters | Description |
---|---|---|
CellValueChangedArgs(Object, String, Object, Object) | item, fieldName, value, oldValue | Initializes a new instance of the CellValueChangedArgs class with specified settings. |
See Also