AutoFillControl..::..Setup Property
Gets or sets the AutoFillSetup to determine how this control will behave.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public AutoFillSetup Setup { get; set; }
Public Property Setup As AutoFillSetup Get Set
public: property AutoFillSetup^ Setup { AutoFillSetup^ get (); void set (AutoFillSetup^ value); }