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