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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > TouchStripCollection Class : Count Property
Gets the count.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property Count As Integer
'Usage
 
Dim instance As TouchStripCollection
Dim value As Integer
 
value = instance.Count
public override int Count {get;}

Property Value

The count.
See Also

Reference

TouchStripCollection Class
TouchStripCollection Members