Back to Devexpress

LinqInstantFeedbackSource.Refresh() Method

corelibraries-devexpress-dot-data-dot-linq-dot-linqinstantfeedbacksource-99dc30e5.md

latest1.0 KB
Original Source

LinqInstantFeedbackSource.Refresh() Method

Refreshes the LinqInstantFeedbackSource.

Namespace : DevExpress.Data.Linq

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

LinqInstantFeedbackSource Class

LinqInstantFeedbackSource Members

DevExpress.Data.Linq Namespace