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

GenericReportFilterViewModel..::..CurrentAutoFillSetup Property

Gets or sets the current automatic fill setup.

Namespace:  RingSoft.DbLookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public AutoFillSetup CurrentAutoFillSetup { get; set; }
Public Property CurrentAutoFillSetup As AutoFillSetup
	Get
	Set
public:
property AutoFillSetup^ CurrentAutoFillSetup {
	AutoFillSetup^ get ();
	void set (AutoFillSetup^ value);
}

Field Value

The current automatic fill setup.