BaseListControlRefreshSubControls Method
This can be called to force the control to refresh any related sub-controls when the data source,
items within it, or other properties change that may affect them.
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public virtual void RefreshSubControls()
Public Overridable Sub RefreshSubControls
public:
virtual void RefreshSubControls()
abstract RefreshSubControls : unit -> unit
override RefreshSubControls : unit -> unit