Back to Devexpress

EntityServerModeSource Properties

corelibraries-devexpress-dot-data-dot-linq-dot-entityservermodesource-dot-underscore-properties.md

latest3.0 KB
Original Source

EntityServerModeSource Properties

The data source for the GridControl, PivotGridControl and SearchLookUpEdit that binds these controls to Entity Framework 4+ model classes in server mode.

NameDescription
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ContainerGets the IContainer that contains the Component. Inherited from Component.
DefaultSortingSpecifies how data source contents are sorted by default, when the sort order is not specified by the bound control.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
ElementTypeSpecifies the type of objects retrieved from a data source.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
KeyExpressionGets or sets the key expression.
QueryableSourceGets or sets the queryable data source.
SiteGets or sets the ISite of the Component. Inherited from Component.

See Also

EntityServerModeSource Class

EntityServerModeSource Members

DevExpress.Data.Linq Namespace