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

AdvancedFilterWindow..::..SearchForLabel Property

Gets or sets the search for label.

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

Syntax


public Label SearchForLabel { get; set; }
Public Property SearchForLabel As Label
	Get
	Set
public:
property Label^ SearchForLabel {
	Label^ get ();
	void set (Label^ value);
}

Field Value

The search for label.