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

AdvancedFindFilter..::..SearchForValue Property

Gets or sets the search for value.

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

Syntax


[MaxLengthAttribute]
public string SearchForValue { get; set; }
<MaxLengthAttribute> _
Public Property SearchForValue As String
	Get
	Set
[MaxLengthAttribute]
public:
property String^ SearchForValue {
	String^ get ();
	void set (String^ value);
}

Field Value

The search for value.