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

RecordLockingWindow..::..ViewModel Property

Gets or sets the view model.

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

Syntax


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

Field Value

The view model.