Spread Windows Forms 12.0 Product Documentation
NumberSystemFormatDisplayFieldInfo Class
Members 


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

See Also

Reference

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