ODataServerModeSource Fields
The data source for the GridControl and SearchLookUpEdit controls that binds these controls to OData service in Server Mode.| Name | Description |
|---|---|
| UseIncludeTotalCountInsteadOfCount static | Enables the use of the $inlinecount query option instead of the $count endpoint. |
See Also