Click or drag to resize

EditingForm_Flowsheet_Editordgmap_DataError Method


Namespace: DWSIM.UnitOperations
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.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