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

GenericReportFilterWindow..::..ViewModel Property

Gets the view model.

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

Syntax


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

Field Value

The view model.