Back to Devexpress

EntityServerModeDataSource Events

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

latest1.4 KB
Original Source

EntityServerModeDataSource Events

A non-visual component that can be used as a data source for the DevExpress WPF Grid Control, Pivot Grid and SearchLookUpEdit controls in Server Mode. Can be associated with an Entity Framework 4 queryable source.

NameDescription
DataContextChangedOccurs when the data context for this element changes. Inherited from FrameworkElement.
ExceptionThrownEnables you to manually handle the database exception.
InconsistencyDetectedEnables you to manually handle the inconsistency detected during an operation on a data source.

See Also

EntityServerModeDataSource Class

EntityServerModeDataSource Members

DevExpress.Xpf.Core.ServerMode Namespace