Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / NumberIntegerPartDisplayFieldInfo Class / NumberIntegerPartDisplayFieldInfo Constructor


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