GrapeCity.Wpf.SpreadSheet Namespace / GradientColorStopInfoCollection Class / Count Property


In This Topic
Count Property (GradientColorStopInfoCollection)
In This Topic
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property Count As Integer
 
'Usage
 
Dim instance As GradientColorStopInfoCollection
Dim value As Integer
 
value = instance.Count
See Also