Skip to main content
A newer version of this page is available. .

ODataInstantFeedbackSource.Refresh() Method

Namespace: DevExpress.Data.ODataLinq

Assembly: DevExpress.Data.v20.2.dll

NuGet Packages: DevExpress.Data, DevExpress.WindowsDesktop.Data

Declaration

public void Refresh()

Remarks

This method re-filters, re-sorts and re-groups the bound control rows and recalculates summaries.

See Also