Click or drag to resize

FormSimulWizardogc1_OnCellMouseUp Method


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax
private void ogc1_OnCellMouseUp(
	Object sender,
	DataGridViewCellMouseEventArgs e
)
Request Example View Source

Parameters

sender  Object
 
e  DataGridViewCellMouseEventArgs
 
See Also