frmDebtor..::..DisplayGroup Method

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

Syntax


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

Parameters

Key
Type: String
Row
Type: Int32