Spread for ASP.NET 12 Product Documentation
Count Property (TabInfo)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > TabInfo Class : Count Property
Gets the number of sheet name tabs in the Spread component.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
'Usage
 
Dim instance As TabInfo
Dim value As Integer
 
value = instance.Count
public int Count {get;}
See Also

Reference

TabInfo Class
TabInfo Members