LookupCallBackToken..::..NewAutoFillValue Property
Creates new autofillvalue.
Namespace:
RingSoft.DbLookup.LookupAssembly: 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); }