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