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


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

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.Fields.DisplayFieldInfo
      GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberDisplayFieldInfo
         GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberIntegerPartDisplayFieldInfo

See Also