Skip to main content
.NET 6.0+

XPInstantFeedbackView.Refresh() Method

Refreshes the XPInstantFeedbackView.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

public void Refresh()

Remarks

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

See Also