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

AutoFillSetup..::..AllowLookupAdd Property

Gets or sets a value indicating whether allow the lookup window to add-on-the-fly.

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

Syntax


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

Field Value

true if allow lookup add; otherwise, false.