Fired after first change is made to a row (a field value changes) after the row last entered edit mode.
Namespace:
C1.Web.Data.ExpressAssembly: C1.Web.Data.Express.2 (in C1.Web.Data.Express.2.dll)
Syntax
| C# |
|---|
public event RowChangeEventHandler AfterFirstChange |
| Visual Basic (Declaration) |
|---|
Public Event AfterFirstChange As RowChangeEventHandler |