Click or drag to resize

MaterialStreamEditorPopulateCompGrid Method


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

Parameters

grid  DataGridView
 
complist  ListICompound
 
amounttype  String
 
See Also