LookupWindow..::..AutoFillControl Property
Gets the automatic fill control.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public IAutoFillControl AutoFillControl { get; }
Public ReadOnly Property AutoFillControl As IAutoFillControl Get
public: property IAutoFillControl^ AutoFillControl { IAutoFillControl^ get (); }