Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / NumberDecimalGeneralFormatDisplayField Class
Members


In This Topic
    NumberDecimalGeneralFormatDisplayField Class
    In This Topic
    Represents NumberDecimalGeneralFormatDisplayField class to define general format display fields for the GrapeCity.Win.Spread.InputMan.CellType.GcNumber control.
    Syntax
    'Declaration
     
    
    Public Class NumberDecimalGeneralFormatDisplayField 
       Inherits NumberDisplayField
       Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
    public class NumberDecimalGeneralFormatDisplayField : NumberDisplayField, GrapeCity.Win.Spread.InputMan.CellType.INamedObject  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Win.Spread.InputMan.CellType.Fields.DisplayField
          GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberDisplayField
             GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberDecimalGeneralFormatDisplayField

    See Also