frmChargeCodesInternalCellFocus Method

Definition

Namespace: MbcsCentral.WinPM
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
private void CellFocus(
	DataGrid grid,
	Object chargeCode,
	int column
)

Parameters

grid  DataGrid
 
chargeCode  Object
 
column  Int32
 

See Also