MaterialStreamEditorPopulateCompPropGrid Method

Definition

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

Parameters

grid  DataGridView
 
complist  ListICompound
 

See Also