[]
Raised when an action is perfored on a column.
public delegate void ColEventHandler(object sender, ColEventArgs e)
Type | Name | Description |
---|---|---|
object | sender | Raised when an action is perfored on a column. |
ColEventArgs | e | Raised when an action is perfored on a column. |
Name | Description |
---|---|
ColEventHandler(object, IntPtr) |
Name | Description |
---|---|
BeginInvoke(object, ColEventArgs, AsyncCallback, object) | |
EndInvoke(IAsyncResult) | |
Invoke(object, ColEventArgs) |