frmACHGeneratePrintReport Method

Definition

Namespace: MbcsCentral.WinGL
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
private void PrintReport(
	string filepath,
	DataView view
)

Parameters

filepath  String
 
view  DataView
 

See Also