RadioButtonListRefreshSubControls Method
This is called to force the control to refresh the radio buttons with information from the data
source.
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public override void RefreshSubControls()
Public Overrides Sub RefreshSubControls
public:
virtual void RefreshSubControls() override
abstract RefreshSubControls : unit -> unit
override RefreshSubControls : unit -> unit