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

DbMaintenanceViewModelBase..::..KeyAutoFillSetup Property

Gets the unique key control auto fill setup.

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

Syntax


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

Field Value

The unique key control auto fill setup.