Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / NumberDecimalGeneralFormatDisplayField Class / NumberDecimalGeneralFormatDisplayField Constructor / NumberDecimalGeneralFormatDisplayField Constructor()


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