Spread Windows Forms 12.0 Product Documentation
NumberLiteralDisplayFieldInfo Class
Members 


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

See Also

Reference

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