Spread for ASP.NET 12 Product Documentation
Count Property (IMovable)


FarPoint.Web.Spread Assembly > FarPoint.Web.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;}
See Also

Reference

IMovable Interface
IMovable Members