GenericReportFilterViewModel..::..Initialize Method (IGenericReportFilterView, PrinterSetupArgs)
Initializes the specified view.
Namespace:
RingSoft.DbLookupAssembly: 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.