Refreshes all EntityViewSource objects in the ViewSources collection.

Namespace:  C1.Win.Data.Entities
Assembly:  C1.Win.Data.Entity (in C1.Win.Data.Entity.dll)

Syntax

C#
public void Refresh()
Visual Basic
Public Sub Refresh

Remarks

This method calls Refresh()()()() for all elements of the ViewSources collection.

See Also