EditRowViewModel Events
Contains information on a data row that a user currently edits in the edit form.Name | Description |
---|---|
PropertyChanged | Occurs when the data grid item’s value is changed. |
ValidateCell | Validates the edited cell’s new value. |
See Also