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.| Name | Description |
|---|---|
| DataContextChanged | Occurs when the data context for this element changes. Inherited from FrameworkElement. |
| DismissSource | Occurs when the WcfInstantFeedbackDataSource no longer needs the source it used to retrieve objects from the data store. |
| GetSource | Allows you to dynamically specify the source for the WcfInstantFeedbackDataSource. |
See Also