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


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

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.Fields.DisplayField
      GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberDisplayField
         GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberIntegerPartDisplayField

See Also