ExtendedTreeViewSynchronizeCheckedStates Method
This can be used to manually synchronize the checked states of all parent and child nodes after
adding or removing nodes from the tree.
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public void SynchronizeCheckedStates()
Public Sub SynchronizeCheckedStates
public:
void SynchronizeCheckedStates()
member SynchronizeCheckedStates : unit -> unit