Click or drag to resize

MaterialStreamEditorPopulatePropGrid Method


Namespace: DWSIM.Thermodynamics
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public void PopulatePropGrid(
	DataGridView grid,
	IPhase p
)
Request Example View Source

Parameters

grid  DataGridView
 
p  IPhase
 
See Also