Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TabStrip Class / Count Property


In This Topic
Count Property (TabStrip)
In This Topic
Gets the number of sheet tabs displayed.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
 
'Usage
 
Dim instance As TabStrip
Dim value As Integer
 
value = instance.Count
See Also