Fired before modifications made to a row are committed to the database.

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

Syntax

C#
public event RowUpdateEventHandler BeforeUpdateRow
Visual Basic (Declaration)
Public Event BeforeUpdateRow As RowUpdateEventHandler

See Also