Fired when the user starts editing a row, before the row enters edit mode.
Namespace:
C1.Web.Data.ExpressAssembly: C1.Web.Data.Express.2 (in C1.Web.Data.Express.2.dll)
Syntax
| C# |
|---|
public event RowChangeEventHandler BeforeBeginEdit |
| Visual Basic (Declaration) |
|---|
Public Event BeforeBeginEdit As RowChangeEventHandler |