Material Stream EditorPopulate Comp Prop Grid Method
Definition
Namespace: DWSIM.Thermodynamics
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public void PopulateCompPropGrid(
DataGridView grid,
List<ICompound> complist
)VB
Public Sub PopulateCompPropGrid (
grid As DataGridView,
complist As List(Of ICompound)
)Parameters
- grid DataGridView
- complist ListICompound