Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IMovable Interface / Count Property


In This Topic
Count Property (IMovable)
In This Topic
Gets the number of items.
Syntax
'Declaration
 
ReadOnly Property Count As Integer
 
'Usage
 
Dim instance As IMovable
Dim value As Integer
 
value = instance.Count
See Also