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

ListWindowViewModel..::..View Property

Gets the view.

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

Syntax


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

Field Value

The view.