Spread Windows Forms 12.0 Product Documentation
Count Property (IMovable)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > IMovable Interface : Count Property
Gets the number of items.
Syntax
'Declaration
 
ReadOnly Property Count As Integer
'Usage
 
Dim instance As IMovable
Dim value As Integer
 
value = instance.Count
int Count {get;}

Property Value

Integer number of items
See Also

Reference

IMovable Interface
IMovable Members