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


NumberField Class
Represents NumberField class to define fields for the GrapeCity.Win.Spread.InputMan.CellType.GcNumber control.
Syntax
'Declaration
 
Public MustInherit Class NumberField 
   Inherits Field
   Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
 
'Usage
 
Dim instance As NumberField
Remarks
It is a base class for all Fields of the GrapeCity.Win.Spread.InputMan.CellType.GcNumber Control.
Inheritance Hierarchy
See Also