Back to Devexpress

PLinqServerModeSource Events

corelibraries-devexpress-dot-data-dot-plinq-dot-plinqservermodesource-dot-underscore-events.md

latest1.5 KB
Original Source

PLinqServerModeSource Events

The data source for the GridControl, GridLookUpEdit and SearchLookUpEdit controls that binds these controls to any enumerable source in Server Mode.

NameDescription
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
ExceptionThrownEnables you to manually handle the data source exception.
InconsistencyDetectedEnables you to manually handle the inconsistency detected during an operation on a data source.

See Also

PLinqServerModeSource Class

PLinqServerModeSource Members

DevExpress.Data.PLinq Namespace