FormSimulWizardChangeRowForeColor Method

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
private void ChangeRowForeColor(
	DataGridViewRow row,
	Color color
)

Parameters

row  DataGridViewRow
 
color  Color
 

See Also