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

AutoFillDataChangedArgs..::..RefreshContainsList Property

Gets a value indicating whether to refresh the contains list.

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

Syntax


public bool RefreshContainsList { get; set; }
Public Property RefreshContainsList As Boolean
	Get
	Set
public:
property bool^ RefreshContainsList {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if refresh contains list; otherwise, false.