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

AdvancedFindWindow..::..ApplyToLookupDefinition Property

Gets or sets a value indicating whether [apply to lookup definition].

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

Syntax


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

Field Value

true if [apply to lookup definition]; otherwise, false.