Spread Windows Forms 12.0 Product Documentation
Count Property (ListColumnCollectionInfo)


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

Property Value

An System.Int32 value that indicates the count number of the collection.
See Also

Reference

ListColumnCollectionInfo Class
ListColumnCollectionInfo Members