Keyoti RapidSpell Web .NET Help Docs
TabIndex Property
API DocumentationKeyoti.RapidSpellRapidSpellWebLauncherTabIndex
Keyoti RapidSpell Web .NET
The tab order of the control.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public override short TabIndex { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public override short TabIndex { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Overrides Property TabIndex As Short
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Overrides Property TabIndex As Short
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
virtual property short TabIndex {
	short get () override;
	void set (short value) override;
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
virtual property short TabIndex {
	short get () override;
	void set (short value) override;
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
abstract TabIndex : int16 with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
override TabIndex : int16 with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
abstract TabIndex : int16 with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
override TabIndex : int16 with get, set
Property Value
Int16

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331