RingSoft.DbLookup Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

GenericReportFilterViewModel..::..Initialize Method (IGenericReportFilterView, PrinterSetupArgs)

Initializes the specified view.

Namespace:  RingSoft.DbLookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public void Initialize(
	IGenericReportFilterView view,
	PrinterSetupArgs printerSetup
)
Public Sub Initialize ( _
	view As IGenericReportFilterView, _
	printerSetup As PrinterSetupArgs _
)
public:
void Initialize(
	IGenericReportFilterView^ view, 
	PrinterSetupArgs^ printerSetup
)

Parameters

view
Type: RingSoft.DbLookup..::..IGenericReportFilterView
The view.
printerSetup
Type: RingSoft.DbLookup..::..PrinterSetupArgs
The printer setup.