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


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

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

See Also