Back to Devexpress

WcfInstantFeedbackSource Events

corelibraries-devexpress-dot-data-dot-wcflinq-dot-wcfinstantfeedbacksource-dot-underscore-events.md

latest1.6 KB
Original Source

WcfInstantFeedbackSource Events

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

NameDescription
DismissSourceOccurs when the WcfInstantFeedbackSource no longer needs the queryable source it used to retrieve objects from the WCF data service.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
GetSourceOccurs when the WcfInstantFeedbackSource needs a queryable source, to retrieve objects from the WCF data service.

See Also

WcfInstantFeedbackSource Class

WcfInstantFeedbackSource Members

DevExpress.Data.WcfLinq Namespace