Click or drag to resize

FormSensAnalysisdgVariables_DataError Method


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.4.5.0
Syntax
private void dgVariables_DataError(
	Object sender,
	DataGridViewDataErrorEventArgs e
)
Request Example View Source

Parameters

sender  Object
 
e  DataGridViewDataErrorEventArgs
 
See Also