Spread Windows Forms 12.0 Product Documentation
NumberDecimalPartFieldInfo Class
Members 


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

See Also

Reference

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