[]
Raised before a column enters edit mode.
public delegate void BeforeColUpdateEventHandler(object sender, BeforeColUpdateEventArgs e)
| Type | Name | Description |
|---|---|---|
| object | sender | Raised before a column enters edit mode. |
| BeforeColUpdateEventArgs | e | Raised before a column enters edit mode. |
| Name | Description |
|---|---|
| BeforeColUpdateEventHandler(object, IntPtr) |
| Name | Description |
|---|---|
| BeginInvoke(object, BeforeColUpdateEventArgs, AsyncCallback, object) | |
| EndInvoke(IAsyncResult) | |
| Invoke(object, BeforeColUpdateEventArgs) |