Spread Windows Forms 12.0 Product Documentation
NumberIntegerPartFieldInfo Class
Members 


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace : NumberIntegerPartFieldInfo Class
Represents NumberIntegerPartFieldInfo class to define integer part fields for the GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType control.
Object Model
NumberIntegerPartFieldInfo Class
Syntax
'Declaration
 
Public Class NumberIntegerPartFieldInfo 
   Inherits NumberFieldInfo
   Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
'Usage
 
Dim instance As NumberIntegerPartFieldInfo
public class NumberIntegerPartFieldInfo : NumberFieldInfo, GrapeCity.Win.Spread.InputMan.CellType.INamedObject  
Inheritance Hierarchy

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldInfo
      GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberFieldInfo
         GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberIntegerPartFieldInfo

See Also

Reference

NumberIntegerPartFieldInfo Members
GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace