[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberFields.Item

this Property

this[int]

Gets the NumberField at the specified index.

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

The specified NumberField at this collection.