Fired before 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 BeforeEndAddNew
Visual Basic (Declaration)
Public Event BeforeEndAddNew As RowChangeEventHandler

See Also