Spread for ASP.NET 12 Product Documentation
TabIndex Property (FpSpread)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : TabIndex Property
Gets or sets the index of the tab. Internal use only.
Syntax
'Declaration
 
Public Overrides Property TabIndex As Short
'Usage
 
Dim instance As FpSpread
Dim value As Short
 
instance.TabIndex = value
 
value = instance.TabIndex
public override short TabIndex {get; set;}
See Also

Reference

FpSpread Class
FpSpread Members