Name | Description | |
---|---|---|
Disposed | Occurs when the component is disposed by a call to the System.ComponentModel.Component.Dispose method. (Inherited from System.ComponentModel.Component) | |
Error | Raises when an error occurs during a load operation. | |
RowsCopied | This event occurs each time after NotifyAfter number of rows copied. You can use this event to track and show data loading operation progress or abort the operation when necessary. |