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

ListControl..::..ViewModel Property

Gets the view model.

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

Syntax


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

Field Value

The view model.