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

LookupSearchForIntegerHost..::..SearchText Property

Gets or sets the search text.

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

Syntax


public string SearchText { get; set; }
Public Property SearchText As String
	Get
	Set
public:
property String^ SearchText {
	String^ get ();
	void set (String^ value);
}

Field Value

The search text.