Fired after 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 AfterUpdateRow
Visual Basic (Declaration)
Public Event AfterUpdateRow As RowUpdateEventHandler

See Also