ListView.BeginRefresh Method

Definition

Enters the refreshing state by setting the IsRefreshing property to true.

public:
 void BeginRefresh();
public void BeginRefresh ();
member this.BeginRefresh : unit -> unit
Public Sub BeginRefresh ()

Applies to