Back to Devexpress

XPServerModeView Events

xpo-devexpress-dot-xpo-dot-xpservermodeview-dot-underscore-events.md

latest1.2 KB
Original Source

XPServerModeView Events

A data source that binds DevExpress grid controls with data tables and allows retrieving data from the server side.

NameDescription
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
ResolveSessionOccurs when the XPServerModeView requests a Session to retrieve objects from the data store.
ServerExceptionThrownOccurs when a data server throws an exception.

See Also

XPServerModeView Class

XPServerModeView Members

DevExpress.Xpo Namespace