XPBindingSource Events
A binding source that binds data from a data source to a control.
Name | Description |
---|---|
Data |
Occurs when the Data |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
List |
Occurs in one of the following cases: the Data |
See Also