RingSoft.DbLookup Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

GenericReportFilterViewModel..::..CurrentAutoFillValue Property

Gets or sets the current automatic fill value.

Namespace:  RingSoft.DbLookup
Assembly:  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);
}

Field Value

The current automatic fill value.