[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.NumberFieldsInfo.Item

this Property

this[int]

Gets the NumberFieldInfo object at the specified index.

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

The specified NumberField object in this collection.