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

LookupControl..::..SearchForStackPanel Property

Gets or sets the search for stack panel.

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

Syntax


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

Field Value

The search for stack panel.