Click or drag to resize

FormConfigCAPEOPENPPSocketdgmap_DataError Method


Namespace: DWSIM.Thermodynamics
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
private void dgmap_DataError(
	Object sender,
	DataGridViewDataErrorEventArgs e
)
Request Example View Source

Parameters

sender  Object
 
e  DataGridViewDataErrorEventArgs
 
See Also