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

LookupSearchForHost..::..Control Property

Gets or sets the control.

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

Syntax


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

Field Value

The control.