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

DbMaintenanceViewModel<(Of <(<'TEntity>)>)>..::..FindButtonInitialSearchFor Property

Gets the initial search for text when the Find button is clicked. By default it is the key auto fill text.

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

Syntax


protected string FindButtonInitialSearchFor { get; }
Protected ReadOnly Property FindButtonInitialSearchFor As String
	Get
protected:
property String^ FindButtonInitialSearchFor {
	String^ get ();
}

Field Value

The find button initial search for.