DVXP TEdit.NET 3.0

BeforeRowUpdateEventArgs Properties

The properties of the BeforeRowUpdateEventArgs class are listed below. For a complete list of BeforeRowUpdateEventArgs class members, see the BeforeRowUpdateEventArgs Members topic.

Public Instance Properties

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.

See Also

BeforeRowUpdateEventArgs Class | DVXP.DXTableEditor Namespace