DbMaintenanceWindow..::..KeyAutoFillControl Property
Gets the key automatic fill control.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public AutoFillControl KeyAutoFillControl { get; set; }
Public Property KeyAutoFillControl As AutoFillControl Get Set
public: property AutoFillControl^ KeyAutoFillControl { AutoFillControl^ get (); void set (AutoFillControl^ value); }