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

LookupControl..::..AllowOnEnter Property

Gets or sets a value indicating whether [allow on enter].

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

Syntax


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

Field Value

true if [allow on enter]; otherwise, false.