Back to Devexpress

XPInstantFeedbackView.Refresh() Method

xpo-devexpress-dot-xpo-dot-xpinstantfeedbackview-15445a2f.md

latest939 B
Original Source

XPInstantFeedbackView.Refresh() Method

Refreshes the XPInstantFeedbackView.

Namespace : DevExpress.Xpo

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

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

XPInstantFeedbackView Class

XPInstantFeedbackView Members

DevExpress.Xpo Namespace