Updates error information for all editors managed by the DXErrorProvider.
public void RefreshControls()
Public Sub RefreshControls()
Use the RefreshControls method to forcibly update error information for all editors managed by the DXErrorProvider.
To forcibly update error information for a specific editor, use the RefreshControl method.