Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / NumberDecimalGeneralFormatDisplayFieldInfo Class / NumberDecimalGeneralFormatDisplayFieldInfo Constructor / NumberDecimalGeneralFormatDisplayFieldInfo Constructor()


In This Topic
    NumberDecimalGeneralFormatDisplayFieldInfo Constructor()
    In This Topic
    Initializes a new instance of the NumberDecimalGeneralFormatDisplayFieldInfo class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New NumberDecimalGeneralFormatDisplayFieldInfo()
    public NumberDecimalGeneralFormatDisplayFieldInfo()
    See Also