Click or drag to resize

FormCompoundCreatorGetNextVisibleCol Method


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax
private int GetNextVisibleCol(
	ref DataGridView dgv,
	int stidx
)
Request Example View Source

Parameters

dgv  DataGridView
 
stidx  Int32
 

Return Value

Int32
See Also