XPServerCollectionSource Events
The data source for a GridControl and GridLookUpEdit controls that binds these controls to data in Server Mode.| Name | Description |
|---|---|
| Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
| ResolveSession | Enables the XPServerCollectionSource to be associated with a session. |
| ServerExceptionThrown | Fires when a data server throws an exception. |
See Also