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

PrintingProcessingViewModel Members

The PrintingProcessingViewModel type exposes the following members.

Constructors


  Name Description
Public method PrintingProcessingViewModel
Initializes a new instance of the PrintingProcessingViewModel class.

Methods


  Name Description
Public method Initialize
Initializes the specified view.
Public method OnWindowClosing
Called when [window closing].
Public method UpdateStatus
Updates the status.

Properties


  Name Description
Public property Abort
Gets or sets a value indicating whether this PrintingProcessingViewModel is abort.
Public property AbortCommand
Gets or sets the abort command.
Public property PrinterSetupArgs
Gets the printer setup arguments.
Public property ProcessType
Gets or sets the type of the process.
Public property RecordBeingProcessed
Gets or sets the record being processed.
Public property TotalRecordCount
Gets or sets the total record count.
Public property View
Gets the view.