Spread Windows Forms 12.0 Product Documentation
Count Property (FpStatusBarElementCollection)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > FpStatusBarElementCollection Class : Count Property
Gets the number of values in the collection.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
'Usage
 
Dim instance As FpStatusBarElementCollection
Dim value As Integer
 
value = instance.Count
public int Count {get;}
See Also

Reference

FpStatusBarElementCollection Class
FpStatusBarElementCollection Members