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

AdvancedFindWindow..::..ViewModel Property

Gets or sets the view model.

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

Syntax


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

Field Value

The view model.