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

DbMaintenanceViewModelBase..::..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 virtual string FindButtonInitialSearchFor { get; }
Protected Overridable ReadOnly Property FindButtonInitialSearchFor As String
	Get
protected:
virtual property String^ FindButtonInitialSearchFor {
	String^ get ();
}

Field Value

The find button initial search for.