The properties of the BeforeRowUpdateEventArgs class are listed below. For a complete list of BeforeRowUpdateEventArgs class members, see the BeforeRowUpdateEventArgs Members topic.
Row | The row that is about to be updated, added or deleted. Check the RowState property of the row to retrieve the type of updated. When validating, throw an exception if the row does not meet the validation criteria. |
BeforeRowUpdateEventArgs Class | DVXP.DXTableEditor Namespace