WcfServerModeSource Constructors
The data source for the GridControl and SearchLookUpEdit controls that binds these controls to a WCF Data Service in Server Mode.| Name | Parameters | Description |
|---|---|---|
| WcfServerModeSource() | none | Initializes a new instance of the WcfServerModeSource class. |
| WcfServerModeSource(ServerModeCoreExtender) | extender | This constructor is intended for internal use. |
See Also