MaterialStreamEditorPopulatePropGrid Method |
Namespace: DWSIM.ThermodynamicsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public void PopulatePropGrid(
DataGridView grid,
IPhase p
)
Public Sub PopulatePropGrid (
grid As DataGridView,
p As IPhase
)
Request Example
View SourceParameters
- grid DataGridView
-
- p IPhase
-
See Also