[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.MatchedListItemCollectionInfo.Item

this Property

this[int]

Gets the item at the specified position.

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

The int value that indicates the specified position.