[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberFieldInfo

NumberFieldInfo Class

Represents the NumberFieldInfo class used to define base input fields for the GcNumberCellType.

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

This class represents the base class for field types that can be accepted by the GcNumberCellType.

Constructors

Name Description
NumberFieldInfo()