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

LookupControl..::..ForceRefreshOnActivate Property

Gets or sets a value indicating whether [force refresh on activate].

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

Syntax


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

Field Value

true if [force refresh on activate]; otherwise, false.