Spread Windows Forms 12.0 Product Documentation
NumberDecimalGeneralFormatDisplayFieldInfo Class
Members 


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace : NumberDecimalGeneralFormatDisplayFieldInfo Class
Represents the NumberDecimalGeneralFormatDisplayFieldInfo class used to define general format display fields for the GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.
Object Model
NumberDecimalGeneralFormatDisplayFieldInfo Class
Syntax
'Declaration
 
Public Class NumberDecimalGeneralFormatDisplayFieldInfo 
   Inherits NumberDisplayFieldInfo
   Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
'Usage
 
Dim instance As NumberDecimalGeneralFormatDisplayFieldInfo
public class NumberDecimalGeneralFormatDisplayFieldInfo : 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.NumberDecimalGeneralFormatDisplayFieldInfo

See Also

Reference

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