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

AdvancedFindViewModel..::..View Property

Gets the view.

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

Syntax


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

Field Value

The view.