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

PrinterSetupViewModel..::..View Property

Gets the view.

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

Syntax


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

Field Value

The view.