[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.Fields

Fields Property

Fields

A GrapeCity.Win.Spread.InputMan.CellType.NumberFields object that represents the items in the GrapeCity.Win.Spread.InputMan.CellType.GcNumber object.

Declaration
public NumberFieldsInfo Fields { get; set; }
Public Property Fields As NumberFieldsInfo
Property Value
Type Description
NumberFieldsInfo

A GrapeCity.Win.Spread.InputMan.CellType.NumberFields object that represents the items in the GrapeCity.Win.Spread.InputMan.CellType.GcNumber object.

Remarks

This property determines how to display and edit the GrapeCity.Win.Spread.InputMan.CellType.GcNumber of this control.