[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberField

NumberField Class

Represents NumberField class to define fields for the GrapeCity.Win.Spread.InputMan.CellType.GcNumber control.

Implements
Namespace: GrapeCity.Win.Spread.InputMan.CellType.Fields
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public abstract class NumberField : Field, INamedObject
Public MustInherit Class NumberField
    Inherits Field
    Implements INamedObject
Remarks

It is a base class for all Fields of the GrapeCity.Win.Spread.InputMan.CellType.GcNumber Control.

Constructors

Name Description
NumberField()

Initializes a new instance of the NumberField class.