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

AutoFillValue..::..FromLookup Property

Gets a value indicating whether [from lookup].

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

Syntax


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

Field Value

true if [from lookup]; otherwise, false.