GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / NumberFieldInfo Class
Members


NumberFieldInfo Class
Represents the NumberFieldInfo class used to define base input fields for the GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.
Syntax
'Declaration
 
Public MustInherit Class NumberFieldInfo 
   Inherits FieldInfo
   Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
 
'Usage
 
Dim instance As NumberFieldInfo
Remarks
This class represents the base class for field types that can be accepted by the GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.
Inheritance Hierarchy
See Also