Click or drag to resize

MaterialStreamEditorPopulateCompPropGrid Method


Namespace: DWSIM.Thermodynamics
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public void PopulateCompPropGrid(
	DataGridView grid,
	List<ICompound> complist
)
Request Example View Source

Parameters

grid  DataGridView
 
complist  ListICompound
 
See Also