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