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

AutoFillControl..::..AllowAdvancedFind Property

Gets or sets a value indicating whether [allow advanced find].

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

Syntax


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

Field Value

true if [allow advanced find]; otherwise, false.