Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

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