Back to Devexpress

XPObjectSource Events

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

latest1.4 KB
Original Source

XPObjectSource Events

Enables binding reports to XPO persistent class’ data.

NameDescription
AfterFillFor internal use.
BeforeFillFor internal use.
DismissSessionOccurs when the XPObjectSource no longer needs the Session it used to retrieve objects from the data store.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
ResolveSessionOccurs when the XPObjectSource needs a Session to retrieve objects from the data store.

See Also

XPObjectSource Class

XPObjectSource Members

DevExpress.Xpo Namespace