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

DbMaintenanceViewModelBase..::..KeyAutoFillValue Property

Gets or sets the unique key control auto fill value.

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

Syntax


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

Field Value

The key auto fill value.