Back to Devexpress

XPInstantFeedbackSource Events

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

latest1.6 KB
Original Source

XPInstantFeedbackSource Events

The data source for a GridControl and SearchLookUpEdit controls that binds these controls to data in Instant Feedback Mode.

NameDescription
DismissSessionOccurs when the XPInstantFeedbackSource 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 XPInstantFeedbackSource needs a Session, to retrieve objects from the data store.

See Also

XPInstantFeedbackSource Class

XPInstantFeedbackSource Members

DevExpress.Xpo Namespace