PrintGroup..::..DisplayFormReportDefinition Method

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.PrintGroupUI
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public void DisplayFormReportDefinition(
	ReportDefinition FormReportDefinition,
	int Row
)
Public Sub DisplayFormReportDefinition ( _
	FormReportDefinition As ReportDefinition, _
	Row As Integer _
)
public:
void DisplayFormReportDefinition(
	ReportDefinition^ FormReportDefinition, 
	int^ Row
)