UserAutoFill..::..AutoFillValue Property
Gets or sets the automatic fill value.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public AutoFillValue AutoFillValue { get; set; }
Public Property AutoFillValue As AutoFillValue Get Set
public: property AutoFillValue^ AutoFillValue { AutoFillValue^ get (); void set (AutoFillValue^ value); }