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

RecordLockingViewModel..::..UserAutoFillSetup Property

Gets or sets the user automatic fill setup.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


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

Field Value

The user automatic fill setup.