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