Spread Windows Forms 12.0 Product Documentation
Count Property (ExcelSparklineGroup)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ExcelSparklineGroup Class : Count Property
Gets the number of elements contained in the ICollection.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
'Usage
 
Dim instance As ExcelSparklineGroup
Dim value As Integer
 
value = instance.Count
public int Count {get;}

Property Value

The number of elements contained in the ICollection.
See Also

Reference

ExcelSparklineGroup Class
ExcelSparklineGroup Members