Back to Devexpress

WcfInstantFeedbackSource.Refresh() Method

corelibraries-devexpress-dot-data-dot-wcflinq-dot-wcfinstantfeedbacksource-430de8cb.md

latest1.0 KB
Original Source

WcfInstantFeedbackSource.Refresh() Method

Refreshes the WcfInstantFeedbackSource.

Namespace : DevExpress.Data.WcfLinq

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

WcfInstantFeedbackSource Class

WcfInstantFeedbackSource Members

DevExpress.Data.WcfLinq Namespace