[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.MatchedListItemCollection.Item

this Property

this[int]

Gets the item at the specified position.

Declaration
public ListItem this[int index] { get; }
Public ReadOnly Default Property Item(index As Integer) As ListItem
Parameters
Type Name Description
int index
Property Value
Type Description
ListItem

The int value indicates the specified position.