Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / NumberIntegerPartField Class
Members


NumberIntegerPartField Class
Represents NumberIntegerPartField class to define integer part fields for the GrapeCity.Win.Spread.InputMan.CellType.GcNumber control.
Syntax
'Declaration
 
Public Class NumberIntegerPartField 
   Inherits NumberField
   Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
 
'Usage
 
Dim instance As NumberIntegerPartField
Inheritance Hierarchy

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.Fields.Field
      GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberField
         GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberIntegerPartField

See Also