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

AdvancedFindFilterRow..::..SearchValue Property

Gets the search value.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


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

Field Value

The search value.