Spread Windows Forms 12.0 Product Documentation
NumberIntegerPartDisplayFieldInfo Class
Members 


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace : NumberIntegerPartDisplayFieldInfo Class
Represents NumberIntegerPartDisplayFieldInfo class to define integer part display fields for the GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType control.
Object Model
NumberIntegerPartDisplayFieldInfo Class
Syntax
'Declaration
 
Public Class NumberIntegerPartDisplayFieldInfo 
   Inherits NumberDisplayFieldInfo
   Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
'Usage
 
Dim instance As NumberIntegerPartDisplayFieldInfo
public class NumberIntegerPartDisplayFieldInfo : NumberDisplayFieldInfo, GrapeCity.Win.Spread.InputMan.CellType.INamedObject  
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

Reference

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