Base List ControlRefresh Items Method
This is called to refresh the items in the collection
Definition
Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
C#
protected virtual void RefreshItems()VB
Protected Overridable Sub RefreshItemsC++
protected:
virtual void RefreshItems()F#
abstract RefreshItems : unit -> unit
override RefreshItems : unit -> unit