Back to Devexpress

WcfInstantFeedbackDataSource Events

wpf-devexpress-dot-xpf-dot-core-dot-servermode-dot-wcfinstantfeedbackdatasource-dot-underscore-events.md

latest1.5 KB
Original Source

WcfInstantFeedbackDataSource Events

A non-visual component that can be used as a data source for the GridControl and SearchLookUpEdit controls in Instant Feedback UI Mode. Can be associated with a WCF data service.

NameDescription
DataContextChangedOccurs when the data context for this element changes. Inherited from FrameworkElement.
DismissSourceOccurs when the WcfInstantFeedbackDataSource no longer needs the source it used to retrieve objects from the data store.
GetSourceAllows you to dynamically specify the source for the WcfInstantFeedbackDataSource.

See Also

WcfInstantFeedbackDataSource Class

WcfInstantFeedbackDataSource Members

DevExpress.Xpf.Core.ServerMode Namespace