Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / NumberDecimalSeparatorDisplayFieldInfo Class
Members


NumberDecimalSeparatorDisplayFieldInfo Class
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 
 
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