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

GenericReportFilterViewModel..::..View Property

Gets the view.

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

Syntax


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

Field Value

The view.