Back to Devexpress

XPInstantFeedbackView Events

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

latest1.5 KB
Original Source

XPInstantFeedbackView Events

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

NameDescription
DismissSessionOccurs when the XPInstantFeedbackView 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 XPServerModeView requests a Session to retrieve objects from the data store.

See Also

XPInstantFeedbackView Class

XPInstantFeedbackView Members

DevExpress.Xpo Namespace