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

DbMaintenanceWindowProcessor..::..View Property

Gets the view.

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

Syntax


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

Field Value

The view.