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