Spread Windows Forms 12.0 Product Documentation
Count Property (SubItemCollectionInfo)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > SubItemCollectionInfo Class : Count Property
Gets a value that represents the count of the collection.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
'Usage
 
Dim instance As SubItemCollectionInfo
Dim value As Integer
 
value = instance.Count
public int Count {get;}

Property Value

The System.Int32 value indicates the count.
See Also

Reference

SubItemCollectionInfo Class
SubItemCollectionInfo Members