[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.BaseKeyCollection.ItemList

ItemList Property

ItemList

Gets an ICollection that contains the list of elements in the BaseKeyCollection instance.

Declaration
protected ICollection ItemList { get; }
Protected ReadOnly Property ItemList As ICollection
Property Value
Type Description
ICollection

The ICollection value that indicates the item list.