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

AdvancedFindFilterRow..::..DisplaySearchValue Property

Gets the display search value.

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

Syntax


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

Field Value

The display search value.