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