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

LookupCallBackToken..::..NewAutoFillValue Property

Creates new autofillvalue.

Namespace:  RingSoft.DbLookup.Lookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


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

Field Value

The new automatic fill value.