Click or drag to resize

TwoDimChartControlPGrid1_PropertyValueChanged Method


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax
private void PGrid1_PropertyValueChanged(
	Object s,
	PropertyValueChangedEventArgs e
)
Request Example View Source

Parameters

s  Object
 
e  PropertyValueChangedEventArgs
 
See Also