Spread Windows Forms 12.0 Product Documentation
NumberDecimalSeparatorFieldInfo Class
Members 


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace : NumberDecimalSeparatorFieldInfo Class
Represents NumberDecimalSeparatorFieldInfo class to define decimal separator fields for the GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType control.
Object Model
NumberDecimalSeparatorFieldInfo Class
Syntax
'Declaration
 
Public Class NumberDecimalSeparatorFieldInfo 
   Inherits NumberFieldInfo
   Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
'Usage
 
Dim instance As NumberDecimalSeparatorFieldInfo
public class NumberDecimalSeparatorFieldInfo : NumberFieldInfo, GrapeCity.Win.Spread.InputMan.CellType.INamedObject  
Inheritance Hierarchy

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

See Also

Reference

NumberDecimalSeparatorFieldInfo Members
GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace