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


In This Topic
    NumberDecimalSeparatorDisplayFieldInfo Class
    In This Topic
    Represents NumberDecimalSeparatorDisplayFieldInfo class to define deciaml separator display fields for the GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType control.
    Syntax
    'Declaration
     
    
    Public Class NumberDecimalSeparatorDisplayFieldInfo 
       Inherits NumberDisplayFieldInfo
       Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
    public class NumberDecimalSeparatorDisplayFieldInfo : 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.NumberDecimalSeparatorDisplayFieldInfo

    See Also