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

DataEntryGridAutoFillCellProps..::..TabOnSelect Property

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

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

Syntax


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

Field Value

true if [tab on select]; otherwise, false.