RowEditFinishedArgs Properties
Contains data for the command bound to the RowEditFinishedCommand property.
Name | Description |
---|---|
Item |
Gets a record in a data source.
Inherited from Edit |
Source |
Gets the index of the current record in a data source.
Inherited from Row |
Success | Gets whether a user committed changes made in a row. |
See Also