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


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