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

DbMaintenanceDataEntryGridManagerBase..::..ViewModel Property

Gets the view model.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


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

Field Value

The view model.