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