RingSoft.DbLookup.Controls.WPF Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DbMaintenanceWindow..::..KeyAutoFillControl Property

Gets the key automatic fill control.

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  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);
}

Field Value

The key automatic fill control.