MaterialStreamEditorPopulateCompGrid Method

Definition

Namespace: DWSIM.Thermodynamics
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public void PopulateCompGrid(
	DataGridView grid,
	List<ICompound> complist,
	string amounttype
)

Parameters

grid  DataGridView
 
complist  ListICompound
 
amounttype  String
 

See Also