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

RecordLockingWindow..::..UserAutoFillControl Property

Gets or sets the user automatic fill control.

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


public AutoFillReadOnlyControl UserAutoFillControl { get; set; }
Public Property UserAutoFillControl As AutoFillReadOnlyControl
	Get
	Set
public:
property AutoFillReadOnlyControl^ UserAutoFillControl {
	AutoFillReadOnlyControl^ get ();
	void set (AutoFillReadOnlyControl^ value);
}

Field Value

The user automatic fill control.