ListControl.RefreshItems Method

Definition

When overridden in a derived class, resynchronizes the item data with the contents of the data source.

protected:
 virtual void RefreshItems();
protected virtual void RefreshItems ();
abstract member RefreshItems : unit -> unit
override this.RefreshItems : unit -> unit
Protected Overridable Sub RefreshItems ()

Applies to