Spread Windows Forms 10.0 Product Documentation
NumberFieldInfo Class
Members 


Represents the NumberFieldInfo class used to define base input fields for the GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.
Object Model
NumberFieldInfo Class
Syntax
'Declaration
 
Public MustInherit Class NumberFieldInfo 
   Inherits FieldInfo
   Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
'Usage
 
Dim instance As NumberFieldInfo
public abstract class NumberFieldInfo : FieldInfo, GrapeCity.Win.Spread.InputMan.CellType.INamedObject  
Remarks
This class represents the base class for field types that can be accepted by the GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.
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
         GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberDecimalSeparatorFieldInfo
         GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberIntegerPartFieldInfo
         GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberSignFieldInfo

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10

See Also

Reference

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

 

 


Copyright © GrapeCity, inc. All rights reserved.