Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / NumberSignFieldInfo Class
Members


In This Topic
    NumberSignFieldInfo Class
    In This Topic
    Represents NumberSignFieldInfo class to define sign fields for the GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType control.
    Syntax
    'Declaration
     
    
    Public Class NumberSignFieldInfo 
       Inherits NumberFieldInfo
       Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
    'Usage
     
    
    Dim instance As NumberSignFieldInfo
    Inheritance Hierarchy

    System.Object
       GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldInfo
          GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberFieldInfo
             GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberSignFieldInfo

    See Also