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

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

Field Value

The view model.