[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListColumnCollectionInfo.Item

this Property

this[int]

Gets or sets the column at the specified position.

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

The int value that indicates the specified position in the collection.