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