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

AutoFillControl..::..Value Property

Gets or sets the AutoFillValue.

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

Syntax


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

Field Value

The value.