Back to Devexpress

ODataInstantFeedbackSource.Refresh() Method

corelibraries-devexpress-dot-data-dot-odatalinq-dot-odatainstantfeedbacksource-f1023183.md

latest1.1 KB
Original Source

ODataInstantFeedbackSource.Refresh() Method

Refreshes the ODataInstantFeedbackSource.

Namespace : DevExpress.Data.ODataLinq

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public void Refresh()
vb
Public Sub Refresh

Remarks

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

See Also

ODataInstantFeedbackSource Class

ODataInstantFeedbackSource Members

DevExpress.Data.ODataLinq Namespace