frmMain..::..DisplayFilter Method (String, Int32)

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

Syntax


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

Parameters

Key
Type: String
Row
Type: Int32