Spread Windows Forms 12.0 Product Documentation
Count Property (ITableStyles)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > ITableStyles Interface : Count Property
Gets the number of objects in the collection.
Syntax
'Declaration
 
ReadOnly Property Count As Integer
'Usage
 
Dim instance As ITableStyles
Dim value As Integer
 
value = instance.Count
int Count {get;}

Property Value

An integer value represents the number of objects in the collection.
See Also

Reference

ITableStyles Interface
ITableStyles Members