Back to Devexpress

ODataServerModeSource.Reload() Method

corelibraries-devexpress-dot-data-dot-odatalinq-dot-odataservermodesource-983fe296.md

latest902 B
Original Source

ODataServerModeSource.Reload() Method

Forces the bound data-aware control to reload data from the data store.

Namespace : DevExpress.Data.ODataLinq

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public void Reload()
vb
Public Sub Reload

See Also

ODataServerModeSource Class

ODataServerModeSource Members

DevExpress.Data.ODataLinq Namespace