Fired when all changes initiated by a field change are done and handled by the business logic code.
Namespace:
C1.Web.Data.ExpressAssembly: C1.Web.Data.Express.2 (in C1.Web.Data.Express.2.dll)
Syntax
C# |
---|
public event RowChangeEventHandler AfterChanges |
Visual Basic (Declaration) |
---|
Public Event AfterChanges As RowChangeEventHandler |