Spread Windows Forms 10.0 Product Documentation
NumberDisplayFieldInfo Class
Members 


Represents the NumberDisplayFieldInfo class used to define display fields for the GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.
Object Model
NumberDisplayFieldInfo Class
Syntax
'Declaration
 
Public MustInherit Class NumberDisplayFieldInfo 
   Inherits DisplayFieldInfo
   Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
'Usage
 
Dim instance As NumberDisplayFieldInfo
public abstract class NumberDisplayFieldInfo : DisplayFieldInfo, 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.NumberDecimalGeneralFormatDisplayFieldInfo
         GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberDecimalPartDisplayFieldInfo
         GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberDecimalSeparatorDisplayFieldInfo
         GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberIntegerPartDisplayFieldInfo
         GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberLiteralDisplayFieldInfo
         GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberMoneyPatternDisplayFieldInfo
         GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberSignDisplayFieldInfo
         GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberSystemFormatDisplayFieldInfo

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

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

 

 


Copyright © GrapeCity, inc. All rights reserved.