CellEditContext Constructors
Provides access to information related to the edit template.Name | Parameters | Description |
---|---|---|
CellEditContext(Object, Dictionary<String, Object>, Object, Action<Object>, Action<String, Object>) | dataItem, editedValues, cellValue, onChanged, onFieldChanged | Initializes a new object of the class. |
See Also