[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ItemTemplateCollectionInfo.Item

this Property

this[int]

Gets or sets the item at the specified position.

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

The int value indicates the specified position in the collection.