GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / NumberSignDisplayFieldInfo Class
Members


NumberSignDisplayFieldInfo Class
Represents NumberSignDisplayFieldInfo class to define sign display fields for the GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType control.
Syntax
'Declaration
 
Public Class NumberSignDisplayFieldInfo 
   Inherits NumberDisplayFieldInfo
   Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
 
'Usage
 
Dim instance As NumberSignDisplayFieldInfo
Inheritance Hierarchy

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.Fields.DisplayFieldInfo
      GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberDisplayFieldInfo
         GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberSignDisplayFieldInfo

See Also