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


In This Topic
Count Property (CellRangeSegmentData)
In This Topic
Gets the number of items in this instance.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
 
'Usage
 
Dim instance As CellRangeSegmentData
Dim value As Integer
 
value = instance.Count

Property Value

The count.
See Also