MainForm..::..DisplayLine Method

Namespace:  JiwaFinancials.Jiwa.JiwaStockTransferUI
Assembly:  JiwaStockTransferUI (in JiwaStockTransferUI.dll)

Syntax


public void DisplayLine(
	string Key,
	int Row
)
Public Sub DisplayLine ( _
	Key As String, _
	Row As Integer _
)
public:
void DisplayLine(
	String^ Key, 
	int^ Row
)

Parameters

Key
Type: String
Row
Type: Int32