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

DataEntryGridAutoFillCellProps..::..AlwaysUpdateOnSelect Property

Gets or sets a value indicating whether [always update on select].

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

Syntax


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

Field Value

true if [always update on select]; otherwise, false.