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

ListControlViewModel..::..View Property

Gets the view.

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

Syntax


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

Field Value

The view.