EntityServerModeDataSource Constructors
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.Name | Description |
---|---|
EntityServerModeDataSource() | Initializes a new instance of the EntityServerModeDataSource class. |
See Also