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

AdvancedFindRefreshRateWindow..::..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 AdvancedFindRefreshViewModel ViewModel { get; set; }
Public Property ViewModel As AdvancedFindRefreshViewModel
	Get
	Set
public:
property AdvancedFindRefreshViewModel^ ViewModel {
	AdvancedFindRefreshViewModel^ get ();
	void set (AdvancedFindRefreshViewModel^ value);
}

Field Value

The view model.