Fired after a newly added row becomes a regular row in the rowset, that is, when its primary key and other required (AllowDbNull()()()()=false) fields are specified.

Namespace:  C1.Web.Data.Express
Assembly:  C1.Web.Data.Express.2 (in C1.Web.Data.Express.2.dll)

Syntax

C#
public event RowChangeEventHandler AfterEndAddNew
Visual Basic (Declaration)
Public Event AfterEndAddNew As RowChangeEventHandler

See Also