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

PrintSetupWindow..::..ViewModel Property

Gets the view model.

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

Syntax


public PrinterSetupViewModel ViewModel { get; set; }
Public Property ViewModel As PrinterSetupViewModel
	Get
	Set
public:
property PrinterSetupViewModel^ ViewModel {
	PrinterSetupViewModel^ get ();
	void set (PrinterSetupViewModel^ value);
}

Field Value

The view model.