MaterialStreamEditorPopulatePropGrid Method

Definition

Namespace: DWSIM.Thermodynamics
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public void PopulatePropGrid(
	DataGridView grid,
	IPhase p
)

Parameters

grid  DataGridView
 
p  IPhase
 

See Also