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

DbMaintenanceViewModelBase..::..LookupAddViewArgs Property

Gets the add-on-the fly arguments sent by the LookupControl or the LookupWindow.

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

Syntax


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

Field Value

The lookup add on the fly arguments.