AdvancedFilterWindow..::..SearchForStringControl Property
Gets or sets the search for string control.
Namespace:
RingSoft.DbLookup.Controls.WPF.AdvancedFindAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public StringEditControl SearchForStringControl { get; set; }
Public Property SearchForStringControl As StringEditControl Get Set
public: property StringEditControl^ SearchForStringControl { StringEditControl^ get (); void set (StringEditControl^ value); }