EntityServerModeSource Constructors
The data source for the GridControl, PivotGridControl and SearchLookUpEdit that binds these controls to Entity Framework 4+ model classes in server mode.| Name | Description |
|---|---|
| EntityServerModeSource() | Initializes a new instance of the EntityServerModeSource class. |
See Also