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

AdvancedFindColumnsManager..::..ViewModel Property

Gets or sets the view model.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.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.