LookupControl..::..SearchForStackPanel Property
Gets or sets the search for stack panel.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: 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); }