Keyoti SearchUnit API Docs
TabIndex Property
API DocumentationKeyoti.SearchEngine.WebKTextBoxTabIndex
Keyoti SearchUnit v6
The tab index.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public short TabIndex { get; set; }
public short TabIndex { get; set; }
Public Property TabIndex As Short
	Get
	Set
Public Property TabIndex As Short
	Get
	Set
public:
property short TabIndex {
	short get ();
	void set (short value);
}
public:
property short TabIndex {
	short get ();
	void set (short value);
}
member TabIndex : int16 with get, set
member TabIndex : int16 with get, set
Property Value

Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120