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

DbMaintenanceWindow..::..ViewModel Property

Gets the view model.

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

Syntax


public DbMaintenanceViewModelBase ViewModel { get; }
Public ReadOnly Property ViewModel As DbMaintenanceViewModelBase
	Get
public:
property DbMaintenanceViewModelBase^ ViewModel {
	DbMaintenanceViewModelBase^ get ();
}

Field Value

The view model.