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


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

    System.Object
       GrapeCity.Win.Spread.InputMan.CellType.Fields.Field
          GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberField
             GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberSignField

    See Also