Form Simul WizardChange Row Fore Color Method
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
private void ChangeRowForeColor(
DataGridViewRow row,
Color color
)VB
Private Sub ChangeRowForeColor (
row As DataGridViewRow,
color As Color
)Parameters
- row DataGridViewRow
- color Color